BUP. More...
Classes | |
| class | ProcessingImpl |
| class | CompoundImpl |
| class | PrimitiveImpl |
| class | ParameterBaseImpl |
| class | InputParamImpl |
| class | ParamImpl |
| class | SignalImpl |
| class | SFVisitor |
Typedefs | |
| typedef std::map< std::string, Primitive > | PrimitiveTable |
Functions | |
| DECLARE_ABSTRACT_BONEXTENSION (BON::Model, ProcessingImpl, Processing) | |
| DECLARE_BONEXTENSION (Processing, CompoundImpl, Compound) | |
| DECLARE_BONEXTENSION (Processing, PrimitiveImpl, Primitive) | |
| DECLARE_BONEXTENSION (BON::Atom, ParameterBaseImpl, ParameterBase) | |
| DECLARE_BONEXTENSION (ParameterBase, InputParamImpl, InputParam) | |
| DECLARE_BONEXTENSION (ParameterBase, ParamImpl, Param) | |
| DECLARE_BONEXTENSION (BON::Atom, SignalImpl, Signal) | |
| bool | IsValidName (const char *name) |
BUP.
EUP
| typedef std::map<std::string, Primitive> SF_BON::PrimitiveTable |
Definition at line 29 of file SFBonExtension.h.
| SF_BON::DECLARE_ABSTRACT_BONEXTENSION | ( | BON::Model | , | |
| ProcessingImpl | , | |||
| Processing | ||||
| ) |
| SF_BON::DECLARE_BONEXTENSION | ( | BON::Atom | , | |
| SignalImpl | , | |||
| Signal | ||||
| ) |
| SF_BON::DECLARE_BONEXTENSION | ( | ParameterBase | , | |
| ParamImpl | , | |||
| Param | ||||
| ) |
| SF_BON::DECLARE_BONEXTENSION | ( | ParameterBase | , | |
| InputParamImpl | , | |||
| InputParam | ||||
| ) |
| SF_BON::DECLARE_BONEXTENSION | ( | BON::Atom | , | |
| ParameterBaseImpl | , | |||
| ParameterBase | ||||
| ) |
| SF_BON::DECLARE_BONEXTENSION | ( | Processing | , | |
| PrimitiveImpl | , | |||
| Primitive | ||||
| ) |
| SF_BON::DECLARE_BONEXTENSION | ( | Processing | , | |
| CompoundImpl | , | |||
| Compound | ||||
| ) |
| bool SF_BON::IsValidName | ( | const char * | name | ) |
Definition at line 26 of file SFBonUserExtension.cpp.
1.6.3