|
PTLib
Version 2.18.8
|
This is the complete list of members for PSNMPServer, including all inherited members.
| AbortCommandString() | PChannel | |
| AccessDenied enum value | PChannel | |
| AsyncNotifier typedef | PChannel | |
| AuthenticationFailure enum value | PSNMP | |
| Authorise(const PIPSocket::Address &received) | PSNMPServer | virtual |
| 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 | |
| ConfirmCommunity(PASN_OctetString &community) | PSNMPServer | virtual |
| ConfirmVersion(PASN_Integer vers) | PSNMPServer | virtual |
| 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 |
| 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 |
| 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 | |
| GetResponse enum value | PSNMP | |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTrapTypeText(PINDEX code) | PSNMP | static |
| GetWriteChannel() const | PIndirectChannel | |
| GetWriteTimeout() const | PChannel | |
| GreaterThan enum value | PObject | |
| HandleChannel() | PSNMPServer | |
| 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_baseSocket | PSNMPServer | protected |
| m_community | PSNMPServer | protected |
| m_lastErrorCode | PSNMPServer | protected |
| m_lastErrorIndex | PSNMPServer | protected |
| m_maxRxSize | PSNMPServer | protected |
| m_maxTxSize | PSNMPServer | protected |
| m_objList | PSNMPServer | protected |
| m_readBuffer | PSNMPServer | protected |
| m_status | PChannel | protected |
| m_thread | PSNMPServer | protected |
| m_traceContextIdentifier | PObject | protected |
| m_version | PSNMPServer | protected |
| Main() | PSNMPServer | |
| MalformedResponse enum value | PSNMP | |
| MIB_LocalMatch(PSNMP_PDU &pdu) | PSNMPServer | virtual |
| 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 | |
| OnGetNextRequest(PINDEX reqID, PSNMP::BindingList &vars, PSNMP::ErrorType &errCode) | PSNMPServer | virtual |
| OnGetRequest(PINDEX reqID, PSNMP::BindingList &vars, PSNMP::ErrorType &errCode) | PSNMPServer | virtual |
| OnOpen() | PIndirectChannel | protectedvirtual |
| OnReadComplete(AsyncContext &context) | PChannel | virtual |
| OnSetRequest(PINDEX reqID, PSNMP::BindingList &vars, PSNMP::ErrorType &errCode) | PSNMPServer | 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 |
| ProcessPDU(const PBYTEArray &readBuffer, PBYTEArray &writeBuffer) | PSNMPServer | |
| ProtocolFailure enum value | PChannel | |
| PSNMPServer(PIPSocket::Address binding=PIPSocket::GetDefaultIpAny(), WORD localPort=161, PINDEX timeout=5000, PINDEX rxSize=10000, PINDEX txSize=10000) | PSNMPServer | |
| 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 | |
| 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 | |
| SendGetResponse(PSNMPVarBindingList &vars) | PSNMPServer | |
| 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 | |
| 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 | |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| SetVersion(PASNInt newVersion) | PSNMPServer | |
| 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 | |
| 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 |
| ~PSNMPServer() | PSNMPServer |