#include <ifmap_encoder.h>
Definition at line 14 of file ifmap_encoder.h.
◆ Op
◆ IFMapMessage()
| IFMapMessage::IFMapMessage |
( |
| ) |
|
◆ Close()
| void IFMapMessage::Close |
( |
| ) |
|
◆ EncodeLink()
| void IFMapMessage::EncodeLink |
( |
const IFMapUpdate * |
update | ) |
|
|
private |
◆ EncodeNode()
| void IFMapMessage::EncodeNode |
( |
const IFMapUpdate * |
update | ) |
|
|
private |
◆ EncodeUpdate()
| void IFMapMessage::EncodeUpdate |
( |
const IFMapUpdate * |
update | ) |
|
◆ get_string()
| const std::string& IFMapMessage::get_string |
( |
| ) |
const |
|
inline |
◆ IsEmpty()
| bool IFMapMessage::IsEmpty |
( |
| ) |
|
◆ IsFull()
| bool IFMapMessage::IsFull |
( |
| ) |
|
◆ Open()
| void IFMapMessage::Open |
( |
| ) |
|
|
private |
◆ Reset()
| void IFMapMessage::Reset |
( |
| ) |
|
◆ SetObjectsPerMessage()
| void IFMapMessage::SetObjectsPerMessage |
( |
int |
num | ) |
|
◆ SetReceiverInMsg()
| void IFMapMessage::SetReceiverInMsg |
( |
const std::string & |
cli_identifier | ) |
|
◆ config_
| pugi::xml_node IFMapMessage::config_ |
|
private |
◆ doc_
| pugi::xml_document IFMapMessage::doc_ |
|
private |
◆ kObjectsPerMessage
| const int IFMapMessage::kObjectsPerMessage = 16 |
|
static |
◆ node_count_
| int IFMapMessage::node_count_ |
|
private |
◆ objects_per_message_
| int IFMapMessage::objects_per_message_ |
|
private |
◆ op_node_
| pugi::xml_node IFMapMessage::op_node_ |
|
private |
◆ op_type_
| Op IFMapMessage::op_type_ |
|
private |
◆ str_
| std::string IFMapMessage::str_ |
|
private |
The documentation for this class was generated from the following files: