#include <OW_AssocDb2.hpp>
Collaboration diagram for OW_NAMESPACE::AssocDbEntry2:

Public Member Functions | |
| AssocDbEntry2 (std::istream &istrm) | |
| AssocDbEntry2 () | |
| AssocDbEntry2 (const CIMObjectPath &objectName, const String &role, const String &resultRole) | |
| void | writeObject (std::ostream &ostrm) const |
| void | readObject (std::istream &istrm) |
| Int32 | getOffset () const |
| void | setOffset (Int32 offset) |
| String | makeKey () const |
| operator safe_bool () const | |
| safe_bool | operator! () const |
Static Public Member Functions | |
| static String | makeKey (const CIMObjectPath &objectName, const String &role, const String &resultRole) |
Public Attributes | |
| CIMObjectPath | m_objectName |
| String | m_role |
| String | m_resultRole |
| Array< entry > | m_entries |
| Int32 | m_offset |
Private Types | |
| typedef void(dummy::* | safe_bool )() |
Classes | |
| struct | dummy |
| struct | entry |
Definition at line 53 of file OW_AssocDb2.hpp.
|
|
Definition at line 91 of file OW_AssocDb2.hpp. |
|
|
|
|
|
Definition at line 57 of file OW_AssocDb2.hpp. |
|
||||||||||||||||
|
Definition at line 62 of file OW_AssocDb2.cpp. |
|
|
Definition at line 80 of file OW_AssocDb2.hpp. References m_offset. |
|
|
Definition at line 122 of file OW_AssocDb2.cpp. References m_objectName, m_resultRole, and m_role. Referenced by OW_NAMESPACE::AssocDb2::addEntry(). |
|
||||||||||||||||
|
Definition at line 107 of file OW_AssocDb2.cpp. References OW_NAMESPACE::String::toLowerCase(), and OW_NAMESPACE::CIMObjectPath::toString(). Referenced by OW_NAMESPACE::operator<<(). |
|
|
Definition at line 93 of file OW_AssocDb2.hpp. References m_objectName, and OW_NAMESPACE::AssocDbEntry2::dummy::nonnull(). |
|
|
Definition at line 95 of file OW_AssocDb2.hpp. References m_objectName, and OW_NAMESPACE::AssocDbEntry2::dummy::nonnull(). |
|
|
|
|
|
Definition at line 81 of file OW_AssocDb2.hpp. References m_offset. |
|
|
|
|
|
Definition at line 101 of file OW_AssocDb2.hpp. Referenced by OW_NAMESPACE::AssocDb2::addEntry(). |
|
|
Definition at line 98 of file OW_AssocDb2.hpp. Referenced by makeKey(), operator safe_bool(), operator!(), and OW_NAMESPACE::operator<<(). |
|
|
Definition at line 102 of file OW_AssocDb2.hpp. Referenced by getOffset(), and setOffset(). |
|
|
Definition at line 100 of file OW_AssocDb2.hpp. Referenced by makeKey(), and OW_NAMESPACE::operator<<(). |
|
|
Definition at line 99 of file OW_AssocDb2.hpp. Referenced by makeKey(), and OW_NAMESPACE::operator<<(). |
1.4.6