PTLib
Version 2.18.8
|
This is the complete list of members for PSNMPClient, including all inherited members.
AbortCommandString() | PChannel | |
AccessDenied enum value | PChannel | |
AsyncNotifier typedef | PChannel | |
AuthenticationFailure enum value | PSNMP | |
BadParameter enum value | PChannel | |
BadValue enum value | PSNMP | |
BindingList typedef | PSNMP | |
BufferTooSmall enum value | PChannel | |
CheckNotOpen() | PChannel | protected |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
CloneAs() const | PObject | inline |
Close() | PIndirectChannel | virtual |
CloseBaseReadChannel() | PIndirectChannel | virtual |
CloseBaseWriteChannel() | PIndirectChannel | virtual |
ColdStart enum value | PSNMP | |
Compare(const PObject &obj) const | PIndirectChannel | virtual |
Compare2(T v1, T v2) | PObject | inlinestatic |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | protectedvirtual |
CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
Detach(ShutdownValue option=ShutdownReadAndWrite) | PIndirectChannel | |
DeviceInUse enum value | PChannel | |
DiskFull enum value | PChannel | |
EGPNeighbourLoss enum value | PSNMP | |
EnterpriseSpecific enum value | PSNMP | |
EqualTo enum value | PObject | |
ErrorGroup enum name | PChannel | |
Errors enum name | PChannel | |
ErrorType enum name | PSNMP | |
FDOpen(const char *mode) | PChannel | |
FileExists enum value | PChannel | |
FindChannel() | PIndirectChannel | inline |
FlowControl(const void *flowData) | PChannel | virtual |
GenErr enum value | PSNMP | |
GetBaseReadChannel() const | PIndirectChannel | virtual |
GetBaseWriteChannel() const | PIndirectChannel | virtual |
GetClass() const | PObject | inline |
GetCommunity() const | PSNMPClient | |
GetErrorCode(ErrorGroup group=NumErrorGroups) const | PChannel | |
GetErrorNumber(ErrorGroup group=NumErrorGroups) const | PChannel | |
GetErrorText(ErrorType err) | PSNMP | static |
PIndirectChannel::GetErrorText(ErrorGroup group=NumErrorGroups) const | PIndirectChannel | virtual |
PChannel::GetErrorText(Errors lastError, int osError=0) | PChannel | static |
GetHandle() const | PIndirectChannel | virtual |
GetLastErrorCode() const | PSNMPClient | |
GetLastErrorIndex() const | PSNMPClient | |
GetLastErrorText() const | PSNMPClient | |
GetLastReadCount() const | PChannel | virtual |
GetLastWriteCount() const | PChannel | virtual |
GetName() const | PIndirectChannel | virtual |
GetNextRequest enum value | PSNMP | |
GetOSHandleAsInt() const | PChannel | inlineprotected |
GetReadChannel() const | PIndirectChannel | |
GetReadTimeout() const | PChannel | |
GetRequest enum value | PSNMP | |
GetRequestID() const | PSNMPClient | |
GetResponse enum value | PSNMP | |
GetTraceContextIdentifier() const | PObject | inline |
GetTrapTypeText(PINDEX code) | PSNMP | static |
GetVersion() const | PSNMPClient | |
GetWriteChannel() const | PIndirectChannel | |
GetWriteTimeout() const | PChannel | |
GreaterThan enum value | PObject | |
HashFunction() const | PChannel | virtual |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
Interrupted enum value | PChannel | |
IsClass(const char *name) const | PObject | inline |
IsOpen() const | PIndirectChannel | virtual |
LastGeneralError enum value | PChannel | |
LastReadError enum value | PChannel | |
LastWriteError enum value | PChannel | |
LessThan enum value | PObject | |
LinkDown enum value | PSNMP | |
LinkUp enum value | PSNMP | |
m_community | PSNMPClient | protected |
m_hostName | PSNMPClient | protected |
m_lastErrorCode | PSNMPClient | protected |
m_lastErrorIndex | PSNMPClient | protected |
m_maxRxSize | PSNMPClient | protected |
m_maxTxSize | PSNMPClient | protected |
m_readBuffer | PSNMPClient | protected |
m_requestId | PSNMPClient | protected |
m_retryMax | PSNMPClient | protected |
m_status | PChannel | protected |
m_traceContextIdentifier | PObject | protected |
m_version | PSNMPClient | protected |
MalformedResponse enum value | PSNMP | |
Miscellaneous enum value | PChannel | |
NoError enum value | PSNMP | |
NoMemory enum value | PChannel | |
NoResponse enum value | PSNMP | |
NoSuchName enum value | PSNMP | |
NotFound enum value | PChannel | |
NotOpen enum value | PChannel | |
NumErrorGroups enum value | PChannel | |
NumErrors enum value | PSNMP | |
NumNormalisedErrors enum value | PChannel | |
NumTrapTypes enum value | PSNMP | |
OnOpen() | PIndirectChannel | protectedvirtual |
OnReadComplete(AsyncContext &context) | PChannel | virtual |
OnWriteComplete(AsyncContext &context) | PChannel | virtual |
Open(PChannel &channel) | PIndirectChannel | |
Open(PChannel *channel, PBoolean autoDelete=true) | PIndirectChannel | |
Open(PChannel *readChannel, PChannel *writeChannel, PBoolean autoDeleteRead=true, PBoolean autoDeleteWrite=true) | PIndirectChannel | |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
operator<=(const PObject &obj) const | PObject | inline |
operator=(const PChannel &) | PChannel | protected |
operator==(const PObject &obj) const | PObject | inline |
operator>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
os_errno() const | PChannel | protectedvirtual |
os_handle | PChannel | protected |
PChannel() | PChannel | protected |
PChannel(const PChannel &) | PChannel | protected |
PDECLARE_MUTEX(px_threadMutex) | PChannel | protected |
PDECLARE_MUTEX(px_writeMutex) | PChannel | protected |
PDECLARE_READ_WRITE_MUTEX(channelPointerMutex) | PIndirectChannel | protected |
PIndirectChannel() | PIndirectChannel | |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PObject | virtual |
ProtocolFailure enum value | PChannel | |
PSNMPClient(const PString &host, PINDEX retryMax=5, PINDEX timeoutMax=5, PINDEX rxBufferSize=1500, PINDEX txSize=484) | PSNMPClient | |
PSNMPClient(PINDEX retryMax=5, PINDEX timeoutMax=5, PINDEX rxBufferSize=1500, PINDEX txSize=484) | PSNMPClient | |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
px_lastBlockType | PChannel | protected |
px_readThread | PChannel | protected |
px_selectMutex | PChannel | protected |
px_selectThread | PChannel | protected |
px_writeThread | PChannel | protected |
PXAcceptBlock enum value | PChannel | |
PXBlockType enum name | PChannel | |
PXClose() | PChannel | protected |
PXConnectBlock enum value | PChannel | |
PXReadBlock enum value | PChannel | |
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout) | PChannel | protected |
PXWriteBlock enum value | PChannel | |
Read(void *buf, PINDEX len) | PIndirectChannel | virtual |
ReadAsync(AsyncContext &context) | PChannel | virtual |
readAutoDelete | PIndirectChannel | protected |
ReadBlock(void *buf, PINDEX len) | PChannel | |
readChannel | PIndirectChannel | protected |
ReadChar() | PIndirectChannel | virtual |
ReadCharWithTimeout(PTimeInterval &timeout) | PChannel | protected |
ReadFrom(istream &strm) | PObject | virtual |
ReadOnly enum value | PSNMP | |
ReadRequest(PBYTEArray &readBuffer) | PSNMPClient | protected |
ReadString(PINDEX len) | PChannel | |
readTimeout | PChannel | protected |
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start) | PChannel | protected |
RequestType enum name | PSNMP | |
RxBufferTooSmall enum value | PSNMP | |
SendCommandString(const PString &command) | PChannel | |
SendEnterpriseTrap(const PIPSocket::Address &addr, const PString &community, const PString &enterprise, PINDEX specificTrap, PASNUnsigned timeTicks, WORD sendPort=TrapPort) | PSNMP | static |
SendEnterpriseTrap(const PIPSocket::Address &addr, const PString &community, const PString &enterprise, PINDEX specificTrap, PASNUnsigned timeTicks, const PSNMPVarBindingList &vars, WORD sendPort=TrapPort) | PSNMP | static |
SendFailed enum value | PSNMP | |
SendTrap(const PIPSocket::Address &addr, PSNMP::TrapType trapType, const PString &community, const PString &enterprise, PINDEX specificTrap, PASNUnsigned timeTicks, const PSNMPVarBindingList &vars, WORD sendPort=TrapPort) | PSNMP | static |
SendTrap(const PIPSocket::Address &addr, PSNMP::TrapType trapType, const PString &community, const PString &enterprise, PINDEX specificTrap, PASNUnsigned timeTicks, const PSNMPVarBindingList &vars, const PIPSocket::Address &agentAddress, WORD sendPort=TrapPort) | PSNMP | static |
SetBufferSize(PINDEX newSize) | PChannel | |
SetCommunity(const PString &str) | PSNMPClient | |
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
SetLastReadCount(PINDEX count) | PChannel | virtual |
SetLastWriteCount(PINDEX count) | PChannel | virtual |
SetLocalEcho(bool localEcho) | PIndirectChannel | virtual |
SetReadChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false) | PIndirectChannel | |
SetReadTimeout(const PTimeInterval &time) | PChannel | |
SetRequest enum value | PSNMP | |
SetRequestID(PASNInt requestID) | PSNMPClient | |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
SetVersion(PASNInt version) | PSNMPClient | |
SetWriteChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false) | PIndirectChannel | |
SetWriteTimeout(const PTimeInterval &time) | PChannel | |
Shutdown(ShutdownValue option) | PIndirectChannel | virtual |
ShutdownRead enum value | PChannel | |
ShutdownReadAndWrite enum value | PChannel | |
ShutdownValue enum name | PChannel | |
ShutdownWrite enum value | PChannel | |
Timeout enum value | PChannel | |
TooBig enum value | PSNMP | |
Trap enum value | PSNMP | |
TrapPort enum value | PSNMP | |
TrapType enum name | PSNMP | |
TxDataTooBig enum value | PSNMP | |
Unavailable enum value | PChannel | |
WarmStart enum value | PSNMP | |
Write(const void *buf, PINDEX len) | PIndirectChannel | virtual |
PChannel::Write(const void *buf, PINDEX len, const void *) | PChannel | inlinevirtual |
WriteAsync(AsyncContext &context) | PChannel | virtual |
writeAutoDelete | PIndirectChannel | protected |
writeChannel | PIndirectChannel | protected |
WriteChar(int c) | PChannel | |
WriteGetNextRequest(PSNMPVarBindingList &varsIn, PSNMPVarBindingList &varsOut) | PSNMPClient | |
WriteGetRequest(PSNMPVarBindingList &varsIn, PSNMPVarBindingList &varsOut) | PSNMPClient | |
WriteRequest(PASNInt requestCode, PSNMPVarBindingList &varsIn, PSNMPVarBindingList &varsOut) | PSNMPClient | protected |
WriteSetRequest(PSNMPVarBindingList &varsIn, PSNMPVarBindingList &varsOut) | PSNMPClient | |
WriteString(const PString &str) | PChannel | |
writeTimeout | PChannel | protected |
WriteTrap(PChannel &channel, PSNMP::TrapType trapType, const PString &community, const PString &enterprise, PINDEX specificTrap, PASNUnsigned timeTicks, const PSNMPVarBindingList &vars, const PIPSocket::Address &agentAddress) | PSNMP | static |
~PChannel() | PChannel | |
~PIndirectChannel() | PIndirectChannel | |
~PObject() | PObject | inlinevirtual |