|
|
AppFactory | |
Array | |
BaseException | / /** This is the base class of all exceptions in the network. |
BinIO | |
Buffer | A rotating buffer implementation. |
BufferException | |
BufferedNode | |
CastException | The CastException occurs when we are unable to cast an ObjectRef. |
Collector | |
CompileObject | |
CompositeType | Allows user-defined types (analog to structs in C/C++) |
Constant | A constant node contains a value that will never changes. |
DLManager | Class that manages the loading of shared libraries so that they don't get loaded twice |
DocParameterDataText | |
DoubleDispatch | |
DoubleDispatchException | |
DynVec_ | |
EOFObject | |
ExceptionObject | |
ExternalApp | |
FILEDES | |
FILEPTR | |
FactoryNotFoundException | / /** The FactoryNotFoundException occurs when we try to create a new node with an unknown factory. |
FloatManip | |
FlowException | |
FlowPref | |
GUILinkPoint | |
GeneralException | / /** The GeneralException is intended to write a generic message to the user with file where the exception occured and the line number. |
GenericCastException | |
GenericType | This is a generic type that Overflow will handle. |
IExtensions | |
IOStream | Overflow IOStream (input/output Stream) type, wraps a C++ iostream |
IStream | Overflow IStream (input Stream) type, wraps a C++ istream |
InputCacheInfo | |
InputTranslator | Input translator node used only for the Iterator class |
IntfNode | |
ItemInfo | |
Iterator | Iterator Node |
LoadedLibrary | Class for a dynamically loaded library |
Matrix | |
NetCType | The NetCType. |
Network | The Pull Network Class. |
NilObject | |
NoInputNodeException | / /** NoInputNodeException occurs when the network has no input node defined. |
NoSinkNodeException | / /** NoSinkNodeException occurs when the network is not properly initialized. |
Node | The Base Node class. |
NodeException | The NodeException is a easy way to send a message for an general exception in a node. |
NodeFactory | |
NodeInfo | |
NodeInput | A NodeInput is a data structure that holds a reference to the node we are connected at and its related output number. |
NodeNotFoundException | / /** The NodeNotFoundException is thrown when a node isn't in the nodeDictionary |
NodeThreadSet | |
NotInitializedException | / /** The NotInitializedException occurs when a node is not properly initialized before the processing begins. |
OFWrapper | |
OStream | Overflow OStream (output Stream) type, wraps a C++ ostream |
Object | Our Object base class. |
ObjectFactory | |
ObjectParam | |
ObjectPool | |
OutputCacheInfo | / class ExceptionStack : public BaseException { protected: vector<BaseException *> stack; public: ExceptionStack() {}; |
Pack | |
ParameterException | The ParameterException occurs when a node needs a parameter for its initialization and couldn't find it or if a parameter is unknown. |
ParameterSet | A ParameterSet is a data structure that holds all the parameters needed for the construction of a new node. |
ParameterText | |
ParsingException | |
PrintableGenericType | |
PtrCastException | The PtrCastException occurs when we are unable to cast a RCPtr<T> to a RCPtr<U> |
PtrException | |
RCPtr | The counted pointer class |
RTCTimer | |
RTCUser | |
String | Base Overflow String type, wraps a C++ string |
SymbolSet | |
TTraits | |
ThreadSet | |
ThreadedGetOutputArgs | |
ThreadedIterator | |
ToolboxData | |
ToolboxList | |
TypeMap | |
TypeTraits | |
UIDocument | GUI-independent memory representation for an XML Overflow document |
UILink | |
UINetTerminal | |
UINetwork | UINetwork is the represantation used to store data for any network, either in the GUI or in batch mode. |
UINode | UINode is the represantation used to store data for any node, either in the GUI or in batch mode. |
UINodeParameters | |
UINodeRepository | |
UITerminal | |
UnPack | |
UserException | This is the base class of all exceptions in the network caused by user intervention. |
Variable | |
VectorPool | |
VirtualMethods | |
_AppFactory | |
_NodeFactory | |
_ObjectFactory | |
compare_const_type_info_ptr | |
fd_iostream | |
fd_istream | |
fd_ostream | |
fd_streambuf | |
fileptr_iostream | |
fileptr_istream | |
fileptr_ostream | |
fileptr_streambuf | |
network_socket | |
pipe_iostream | |
pipe_istream | |
pipe_streambuf | |
socket_iostream | |
socket_istream | |
socket_ostream | |
socket_streambuf |
Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:36 2002, using kdoc 2.0a40. |