ldapsdk
0.0.1
|
This is the complete list of members for LDAPMsg, including all inherited members.
ABANDON_REQUEST | LDAPMsg | static |
ADD_REQUEST | LDAPMsg | static |
ADD_RESPONSE | LDAPMsg | static |
BIND_REQUEST | LDAPMsg | static |
BIND_RESPONSE | LDAPMsg | static |
COMPARE_REQUEST | LDAPMsg | static |
COMPARE_RESPONSE | LDAPMsg | static |
create(const LDAPRequest *req, LDAPMessage *msg) | LDAPMsg | static |
DEL_RESPONSE | LDAPMsg | static |
DELETE_REQUEST | LDAPMsg | static |
EXTENDED_REQUEST | LDAPMsg | static |
EXTENDED_RESPONSE | LDAPMsg | static |
getMessageType() | LDAPMsg | |
getMsgID() | LDAPMsg | |
getSrvControls() const | LDAPMsg | |
hasControls() const | LDAPMsg | |
LDAPMsg(LDAPMessage *msg) | LDAPMsg | protected |
LDAPMsg(int msgType, int msgID) | LDAPMsg | protected |
m_hasControls | LDAPMsg | protected |
m_srvControls | LDAPMsg | protected |
MODDN_RESPONSE | LDAPMsg | static |
MODIFY_REQUEST | LDAPMsg | static |
MODIFY_RESPONSE | LDAPMsg | static |
MODRDN_REQUEST | LDAPMsg | static |
SEARCH_DONE | LDAPMsg | static |
SEARCH_ENTRY | LDAPMsg | static |
SEARCH_REFERENCE | LDAPMsg | static |
SEARCH_REQUEST | LDAPMsg | static |
UNBIND_REQUEST | LDAPMsg | static |
~LDAPMsg() | LDAPMsg | inlinevirtual |