#include <sandesh_map.h>
|
typedef std::map< uint32_t, BgpAsServiceIndexResource > | Map |
|
typedef Map::iterator | MapIter |
|
|
static const std::string | FindFile (const std::string &root, const std::string &file_ext) |
|
static bool | CalculateHashSum (const std::string &file_name, uint32_t *hashsum) |
|
static const uint8_t | kFallBackCount = 6 |
|
template<typename T1 , typename T2 > |
bool | WriteMapToFile (T1 *sandesh_data, const T2 &index_map) |
|
template<typename T > |
void | ReadMapFromFile (T *sandesh_data, const std::string &root) |
|
std::string | backup_dir_ |
|
Definition at line 181 of file sandesh_map.h.
◆ Map
◆ MapIter
◆ BgpAsServiceBackUpResourceTable()
◆ ~BgpAsServiceBackUpResourceTable()
BgpAsServiceBackUpResourceTable::~BgpAsServiceBackUpResourceTable |
( |
| ) |
|
|
virtual |
◆ map()
Map& BgpAsServiceBackUpResourceTable::map |
( |
| ) |
|
|
inline |
◆ ReadFromFile()
void BgpAsServiceBackUpResourceTable::ReadFromFile |
( |
| ) |
|
|
virtual |
◆ RestoreResource()
void BgpAsServiceBackUpResourceTable::RestoreResource |
( |
| ) |
|
|
virtual |
◆ WriteToFile()
bool BgpAsServiceBackUpResourceTable::WriteToFile |
( |
| ) |
|
|
virtual |
◆ map_
Map BgpAsServiceBackUpResourceTable::map_ |
|
private |
The documentation for this class was generated from the following files: