AbortCommandString() | PChannel | |
AccessDenied enum value | PChannel | |
AuthenticationFailure enum value | PSNMP | |
BadParameter enum value | PChannel | |
BadValue enum value | PSNMP | |
BindingList typedef | PSNMP | |
BufferTooSmall enum value | PChannel | |
channelName | PChannel | [protected] |
channelPointerMutex | PIndirectChannel | [protected] |
Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
Close() | PIndirectChannel | [virtual] |
ColdStart enum value | PSNMP | |
community | PSNMPClient | [protected] |
Compare(const PObject &obj) const | PIndirectChannel | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError) | PChannel | [static] |
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | [protected, virtual] |
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 | |
FileExists enum value | PChannel | |
FlowControl(const void *flowData) | PChannel | [virtual] |
GenErr enum value | PSNMP | |
GetBaseReadChannel() const | PIndirectChannel | [virtual] |
GetBaseWriteChannel() const | PIndirectChannel | [virtual] |
GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
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(ErrorGroup group=NumErrorGroups) const | PChannel | [virtual] |
PChannel::GetErrorText(Errors lastError, int osError=0) | PChannel | [static] |
GetHandle() const | PChannel | |
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 | |
GetReadChannel() const | PIndirectChannel | |
GetReadTimeout() const | PChannel | |
GetRequest enum value | PSNMP | |
GetRequestID() const | PSNMPClient | |
GetResponse enum value | PSNMP | |
GetTrapTypeText(PINDEX code) | PSNMP | [static] |
GetVersion() const | PSNMPClient | |
GetWriteChannel() const | PIndirectChannel | |
GetWriteTimeout() const | PChannel | |
GreaterThan enum value | PObject | |
HashFunction() const | PChannel | [virtual] |
hostName | PSNMPClient | [protected] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
Interrupted enum value | PChannel | |
IsClass(const char *cls) const | PObject | [inline] |
IsOpen() const | PIndirectChannel | [virtual] |
lastErrorCode | PSNMPClient | [protected] |
lastErrorIndex | PSNMPClient | [protected] |
lastErrorNumber | PChannel | [protected] |
LastGeneralError enum value | PChannel | |
lastReadCount | PChannel | [protected] |
LastReadError enum value | PChannel | |
lastWriteCount | PChannel | [protected] |
LastWriteError enum value | PChannel | |
LessThan enum value | PObject | |
LinkDown enum value | PSNMP | |
LinkUp enum value | PSNMP | |
MalformedResponse enum value | PSNMP | |
maxRxSize | PSNMPClient | [protected] |
maxTxSize | PSNMPClient | [protected] |
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 | [protected, virtual] |
OnReadComplete(void *buf, PINDEX len) | PChannel | [virtual] |
OnWriteComplete(const void *buf, PINDEX len) | 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<<(ostream &strm, const PObject &obj) | PObject | [friend] |
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] |
operator>>(istream &strm, PObject &obj) | PObject | [friend] |
os_handle | PChannel | [protected] |
PChannel() | PChannel | |
PChannel(const PChannel &) | PChannel | [protected] |
PIndirectChannel() | PIndirectChannel | |
PObject() | PObject | [inline, protected] |
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 | |
px_lastBlockType | PChannel | [protected] |
px_readThread | PChannel | [protected] |
px_selectMutex | PChannel | [protected] |
px_selectThread | PChannel | [protected] |
px_threadMutex | PChannel | [protected] |
px_writeMutex | 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] |
PChannel::Read(const VectorOfSlice &slices) | PChannel | [virtual] |
ReadAsync(void *buf, PINDEX len) | PChannel | [virtual] |
readAutoDelete | PIndirectChannel | [protected] |
ReadBlock(void *buf, PINDEX len) | PChannel | |
readBuffer | PSNMPClient | [protected] |
readChannel | PIndirectChannel | [protected] |
ReadChar() | PChannel | [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] |
requestId | PSNMPClient | [protected] |
RequestType enum name | PSNMP | |
retryMax | PSNMPClient | [protected] |
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 | |
SetLocalEcho(bool localEcho) | PIndirectChannel | [virtual] |
SetReadChannel(PChannel *channel, PBoolean autoDelete=true) | PIndirectChannel | |
SetReadTimeout(const PTimeInterval &time) | PChannel | |
SetRequest enum value | PSNMP | |
SetRequestID(PASNInt requestID) | PSNMPClient | |
SetVersion(PASNInt version) | PSNMPClient | |
SetWriteChannel(PChannel *channel, PBoolean autoDelete=true) | PIndirectChannel | |
SetWriteTimeout(const PTimeInterval &time) | PChannel | |
Shutdown(ShutdownValue option) | PIndirectChannel | [virtual] |
PChannel::Shutdown(ShutdownValue option) | PChannel | [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 | |
VectorOfSlice typedef | PChannel | |
version | PSNMPClient | [protected] |
WarmStart enum value | PSNMP | |
Write(const void *buf, PINDEX len) | PIndirectChannel | [virtual] |
PChannel::Write(const void *buf, PINDEX len, const void *mark) | PChannel | [virtual] |
PChannel::Write(const VectorOfSlice &slices) | PChannel | [virtual] |
WriteAsync(const void *buf, PINDEX len) | 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 | [inline, virtual] |