Go to the source code of this file.
Classes | |
| class | BON::ProjectImpl |
| class | BON::ObjectImpl |
| class | BON::RegistryNodeImpl |
| class | BON::FolderImpl |
| class | BON::ConnectionEndImpl |
| class | BON::ReferencePortImpl |
| class | BON::FCOImpl |
| class | BON::AttributeImpl |
| class | BON::AtomImpl |
| class | BON::ModelImpl |
| class | BON::SetImpl |
| class | BON::ReferenceImpl |
| class | BON::ConnectionImpl |
| class | BON::ReferencePortContainerImpl |
| class | BON::TypeInhObjectImpl |
| class | BON::InstanceImpl |
| class | BON::TypeImpl |
| class | BON::FCORegistryNodeImpl |
| class | BON::FCOExRegistryNodeImpl |
| class | BON::ModelRegistryNodeImpl |
| class | BON::ConnectionRegistryNodeImpl |
Namespaces | |
| namespace | BON |
Typedefs | |
| typedef Util::ComPtr< IMgaProject > | BON::ProjectPtr |
| typedef Util::ComPtr < IMgaTerritory > | BON::TerritoryPtr |
| typedef Util::ComPtr< IMgaObject > | BON::ObjectPtr |
| typedef Util::ComPtr< IMgaFolder > | BON::FolderPtr |
| typedef Util::ComPtr< IMgaFCO > | BON::FCOPtr |
| typedef Util::ComPtr< IMgaAtom > | BON::AtomPtr |
| typedef Util::ComPtr< IMgaModel > | BON::ModelPtr |
| typedef Util::ComPtr < IMgaConnection > | BON::ConnectionPtr |
| typedef Util::ComPtr< IMgaSet > | BON::SetPtr |
| typedef Util::ComPtr < IMgaReference > | BON::ReferencePtr |
| typedef Util::ComPtr < IMgaAttribute > | BON::AttributePtr |
| typedef Util::ComPtr< IMgaRegNode > | BON::RegNodePtr |
| typedef Util::ComPtr < IMgaConnPoint > | BON::ConnPointPtr |
| typedef Util::ComPtr< IMgaFCOs > | BON::FCOsPtr |
| typedef Util::ComPtr< IMgaObjects > | BON::ObjsPtr |
| typedef Util::ComPtr< IGMEOLEApp > | BON::GMEAppPtr |
| typedef Util::ComPtr< IGMEOLEColl > | BON::GMECollPtr |
| typedef Util::ComPtr < IGMEOLEPanel > | BON::GMEPanelPtr |
| typedef std::set< ObjectImpl * > | BON::ObjectSet |
| typedef std::pair< bool, ObjectSet > | BON::ObjectSetPair |
| typedef std::set< FolderImpl * > | BON::FolderSet |
| typedef std::pair< bool, FolderSet > | BON::FolderSetPair |
| typedef std::set< FCOImpl * > | BON::FCOSet |
| typedef std::pair< bool, FCOSet > | BON::FCOSetPair |
| typedef std::set< SetImpl * > | BON::SetSet |
| typedef std::pair< bool, SetSet > | BON::SetSetPair |
| typedef std::set< ReferenceImpl * > | BON::ReferenceSet |
| typedef std::pair< bool, ReferenceSet > | BON::ReferenceSetPair |
| typedef std::set < ConnectionImpl * > | BON::ConnectionSet |
| typedef std::pair< bool, ConnectionSet > | BON::ConnectionSetPair |
| typedef std::set < ConnectionEndImpl * > | BON::ConnectionEndSet |
| typedef std::pair< bool, ConnectionEndSet > | BON::ConnectionEndSetPair |
| typedef std::set < ReferencePortImpl * > | BON::ReferencePortSet |
1.6.3