| ALLXMLClearTag | |
| bbtk::any< TypeTraits > | |
| bbtk::anyholder< ValueType > | |
| bbtk::anyholder< ValueType * > | Specialization of anyholder for pointer types |
| bbtk::anyplaceholder | Abstract class used by the any class to store values |
| bbtk::AtomicBlackBox | Ancestor of all user defined (concrete) black boxes which are atomic (vs. complex boxes which are made up of other (atomic or complex) boxes) |
| bbtk::AtomicBlackBoxDescriptor | Structure containing the description of a AtomicBlackBox input (name, description, type, functor) |
| bbtk::AtomicBlackBoxGetFunctor | Abstract functor of the Get accessors of the inputs and outputs of a AtomicBlackBox |
| bbtk::AtomicBlackBoxInputDescriptor | Structure containing the description of a AtomicBlackBox input (name, description, type, functor) |
| bbtk::AtomicBlackBoxOutputDescriptor | Structure containing the description of a AtomicBlackBox output (name, description, type, functor) |
| bbtk::AtomicBlackBoxSetFunctor | Abstract functor of the Set accessors of the inputs and outputs of a AtomicBlackBox |
| bbtk::AtomicBlackBoxTGetFunctor< UBB, T, TRETURN > | Template for concrete functors of the Get accessors of the inputs and outputs of a AtomicBlackBox (inherits from bbtk::AtomicBlackBoxGetFunctor) |
| bbtk::AtomicBlackBoxTSetFunctor< UBB, T, TACCESS > | Template for concrete functors of the Set accessors of the inputs and outputs of a AtomicBlackBox (inherits from bbtk::AtomicBlackBoxSetFunctor) |
| bbtk::AtomicBlackBoxTSetFunctor< UBB, T *, TACCESS * > | Template specialization of AtomicBlackBoxTSetFunctor for pointer types |
| bbtk | |
| bbtk::WxGUIEditorGraphicBBS | |
| bbtkSystemTools | |
| bbtk::BlackBox | Abstract black-box interface |
| bbtk::BlackBox::Deleter | |
| bbtk::BlackBoxDescriptor | (Abstract) Contains information on a BlackBox type (name, description, author, inputs, outputs) and is able to create an instance of it |
| bbtk::BlackBoxInputConnector | |
| bbtk::BlackBoxInputConnector::Pimpl | The Pimpl |
| bbtk::BlackBoxInputDescriptor | Abstract descriptor of an input of a black box |
| bbtk::BlackBoxInputOutputDescriptor | Abstract descriptor of an input or an output of a black box (has a name, description, type and nature) |
| bbtk::BlackBoxOutputConnector | |
| bbtk::BlackBoxOutputConnector::Pimpl | The Pimpl |
| bbtk::BlackBoxOutputDescriptor | Abstract descriptor of an output of a black box (stores a name, a description and type) |
| bbtk::ComplexBlackBox | Abstract user defined black boxes |
| bbtk::ComplexBlackBoxDescriptor | Describes a ComplexBlackBox (constituents, connections) and is able to create an instance of it |
| bbtk::ComplexBlackBoxInputDescriptor | Structure containing the description of a ComplexBlackBox input (name, description, type, mapping) |
| bbtk::ComplexBlackBoxOutputDescriptor | Structure containing the description of a ComplexBlackBox output (name, description, type, mapping) |
| bbtk::ConfigurationException | |
| bbtk::ConfigurationFile | DDD |
| bbtk::Connection | DDD |
| bbtk::DataInfo | Object storing informations on a data type : includes C++ type info (std::type_info) and a string describing the "nature" of the data (what is the content of the structure) |
| bbtk::Dummy | |
| bbtk::Exception | Class Exception : generic class for throwing any exception |
| bbtk::Executer | Class Executer: level 0 of script execution |
| bbtk::Executer::CBBDefinition | Struct that stores info on user defined complex black boxes |
| bbtk::Factory | Can load and unload dynamic libraries containing black boxes packages and create instances of the black boxes registered in the packages loaded |
| bbtk::floating_point< T > | The TypeTraits which validates all floating point number types |
| bbtk::integer< T > | The TypeTraits which validates all integer types |
| bbtk::Interpreter | The bbtk language interpreter |
| bbtk::InterpreterException | |
| bbtk::InterpreterUser | |
| bbtk::InterpreterVirtual | |
| bbtk::InterpreterVirtual::CommandInfoType | The structure storing the informations on a command |
| bbtk::MessageManager | Manages the messages displayed by bbtk |
| myApp | |
| bbtk::number< T > | The TypeTraits which validates all numerical types |
| bbtk::Object | |
| bbtk::Object::Deleter | Default objects deleter : removes object from list on deletion |
| bbtk::Package | Registers black boxes descriptors and is able to create instances of the black boxes registered |
| bbtk::Package::AdaptorKey | The type of key in the map of adaptor descriptors |
| bbtk::Qt | |
| bbtk::Qt::BusyCursor | |
| bbtk::QtBlackBox | Widget black boxes |
| bbtk::QtBlackBoxDescriptor | |
| bbtk::QtBlackBoxDialog | |
| bbtk::StaticInitTime | |
| bbtk::System | System related stuff |
| bbtk::thing< T > | The TypeTraits which validates any type |
| bbtk::Transcriptor | Class Transcriptor: level 0 of script C++ translation |
| TreeMultiItemBase | |
| TreeMultiItemNode | |
| TreeMultiItemRoot | |
| TreeMultiItemWindow | |
| bbtk::TypeMapping< ValueType > | |
| bbtk::Utilities | Holds various usefull methods |
| bbtk::VirtualExec | Class VirtualExec: level 0 of script execution |
| bbtk::Void | |
| bbtk::WidgetBlackBox< W > | |
| bbtk::WidgetBlackBoxDescriptor< T > | |
| bbtk::WidgetBlackBoxWindow< W > | |
| bbtk::Wx | |
| bbtk::Wx::BusyCursor | |
| bbtk::WxApp | |
| wxBBIApp | |
| bbtk::WxBlackBox | Widget black boxes |
| bbtk::WxBlackBoxDescriptor | |
| bbtk::WxDialog | |
| bbtk::WxFrame | |
| bbtk::WxGUIBlackBoxInfo | |
| bbtk::WxGUIBlackBoxList | |
| bbtk::WxGUIBlackBoxListUser | |
| bbtk::WxGUICommand | GUI Component which provides a command input zone |
| bbtk::WxGUICommandUser | Abstract class which defines the callbacks invoked by WxGUICommand |
| bbtk::WxGUIConsole | A console in which user can enter commands |
| bbtk::wxGUIEditorGraphicBBS | |
| bbtk::wxGUIEditorGraphicContainer | |
| WxGUIHelp | |
| bbtk::WxGUIHtmlBrowser | |
| bbtk::WxGUIHtmlBrowserUser | Abstract class which defines the callbacks invoked by WxGUIHtmlBrowser |
| bbtk::WxGUIOutputMessages | GUI Component which provides a command input zone |
| bbtk::WxGUIOutputMessagesUser | Abstract class which defines the callbacks invoked by WxGUIOutputMessages |
| bbtk::WxGUIPackageBrowser2 | A package browser panel |
| bbtk::WxGUIPackageBrowser2User | Abstract class which defines the callbacks invoked by WxGUIPackageBrowser2 |
| bbtk::WxGUIPackageBrowser2Window | Browser2 in a frame |
| bbtk::WxGUIScriptingInterface | A scripting interface window |
| bbtk::WxGUITextEditor | A text editor panel |
| bbtk::WxGUITextEditorPage | |
| bbtk::WxGUITextEditorUser | Abstract class which defines the callbacks invoked by WxGUITextEditor |
| bbtk::WxGUITextEditorWindow | Editor in a frame |
| bbtk::WxHtmlWindow | |
| WxProcessCmdLine | |
| bbtk::WxStreamRedirector | Redirects std::cout to a wxTextCtrl and optionally to printf also |
| bbtk::WxTextCtrlGettingKeyEvents | |
| wxTreeMultiCtrl | This is the visual control, which will contain all the logic for the tree mechanism |
| wxTreeMultiEvent | |
| wxTreeMultiItem | An intermediate class which is used to return as 'item' value for the wxTreeMultiCtrl. This class is comparable with wxTreeItemId |
| wxTreeMultiWindowInfo | This class contains information for every Window node to be added |
| XMLAttribute | |
| XMLClear | |
| XMLNode | |
| XMLNode::XMLNodeDataTag | |
| XMLNodeContents | |
| XMLParserBase64Tool | |
| XMLResults | |