|
AgentX++
2.0.5
|
Go to the source code of this file.
Classes | |
| class | AgentXQueue |
Macros | |
| #define | AGENTXPP_DECL_TEMPL_LIST_AGENTXPDU |
| The AgentXQueue class holds pending AgentX requests. | |
| #define | AGENTXPP_DECL_TEMPL_LISTCURSOR_AGENTXPDU |
| #define | AGENTXPP_DECL_TEMPL_ORDEREDLIST_AGENTXPDU |
| #define | AGENTXPP_DECL_TEMPL_ORDEREDLISTCURSOR_AGENTXPDU |
Variables | |
| AGENTXPP_DECL_TEMPL template class AGENTXPP_DECL | List< AgentXPdu > |
| AGENTXPP_DECL_TEMPL template class AGENTXPP_DECL | ListCursor< AgentXPdu > |
| AGENTXPP_DECL_TEMPL template class AGENTXPP_DECL | OrderedList< AgentXPdu > |
| AGENTXPP_DECL_TEMPL template class AGENTXPP_DECL | OrderedListCursor< AgentXPdu > |
| #define AGENTXPP_DECL_TEMPL_LIST_AGENTXPDU |
The AgentXQueue class holds pending AgentX requests.
Requests that have a timestamp of 0 are supposed to not being sent yet. Thus, requests that have a timestamp value of 0, will be ignored when requests are being timed out.
| #define AGENTXPP_DECL_TEMPL_LISTCURSOR_AGENTXPDU |
| #define AGENTXPP_DECL_TEMPL_ORDEREDLIST_AGENTXPDU |
| #define AGENTXPP_DECL_TEMPL_ORDEREDLISTCURSOR_AGENTXPDU |
| AGENTXPP_DECL_TEMPL template class AGENTXPP_DECL List< AgentXPdu > |
| AGENTXPP_DECL_TEMPL template class AGENTXPP_DECL ListCursor< AgentXPdu > |
| AGENTXPP_DECL_TEMPL template class AGENTXPP_DECL OrderedList< AgentXPdu > |
| AGENTXPP_DECL_TEMPL template class AGENTXPP_DECL OrderedListCursor< AgentXPdu > |
1.8.2