Inheritance diagram for IT_Bus::NamedAttributes:

Definition at line 63 of file named_attributes.h.
Public Types | |
| typedef IT_Vector< String > | StringList |
Public Member Functions | |
| NamedAttributes () | |
Public Attributes | |
| virtual Boolean | NoSuchAttributeException |
| virtual void | NoSuchAttributeException |
| virtual Byte | NoSuchAttributeException |
| virtual Short | NoSuchAttributeException |
| virtual Int | NoSuchAttributeException |
| virtual Long | NoSuchAttributeException |
| virtual UByte | NoSuchAttributeException |
| virtual UShort | NoSuchAttributeException |
| virtual UInt | NoSuchAttributeException |
| virtual ULong | NoSuchAttributeException |
| virtual Float | NoSuchAttributeException |
| virtual Double | NoSuchAttributeException |
| virtual const String & | NoSuchAttributeException |
| virtual const StringList & | NoSuchAttributeException |
| virtual StringList & | NoSuchAttributeException |
Private Types | |
| typedef StringMap< Value > | NameValueMap |
Private Attributes | |
| const Value & | NoSuchAttributeException |
| Value & | NoSuchAttributeException |
| NameValueMap | m_nv_map |
| StringList | m_names |
Classes | |
| struct | Value |
1.4.7