#include <pp_Author.h>
Public Member Functions | |
| pp_Author (UT_sint32 iID) | |
| virtual | ~pp_Author () |
| PP_AttrProp * | getAttrProp (void) |
| const PP_AttrProp * | getAttrProp (void) const |
| bool | getProperty (const gchar *szName, const gchar *&szValue) const |
| UT_sint32 | getAuthorInt (void) const |
Private Attributes | |
| UT_sint32 | m_iAuthorInt |
| PP_AttrProp | m_AP |
| pp_Author::pp_Author | ( | UT_sint32 | iID | ) |
| pp_Author::~pp_Author | ( | void | ) | [virtual] |
| PP_AttrProp * pp_Author::getAttrProp | ( | void | ) |
| const PP_AttrProp * pp_Author::getAttrProp | ( | void | ) | const |
References m_AP.
| UT_sint32 pp_Author::getAuthorInt | ( | void | ) | const |
| bool pp_Author::getProperty | ( | const gchar * | szName, | |
| const gchar *& | szValue | |||
| ) | const |
References PP_AttrProp::getProperty(), and m_AP.
Referenced by AccountHandler::_handlePacket(), and AbiCollabSessionManager::startSession().
PP_AttrProp pp_Author::m_AP [private] |
Referenced by getAttrProp(), and getProperty().
UT_sint32 pp_Author::m_iAuthorInt [private] |
Referenced by getAuthorInt().
1.7.1