#include <ifmap_object.h>
Definition at line 83 of file ifmap_object.h.
◆ IFMapIdentifier() [1/2]
IFMapIdentifier::IFMapIdentifier |
( |
| ) |
|
◆ IFMapIdentifier() [2/2]
IFMapIdentifier::IFMapIdentifier |
( |
int |
property_count | ) |
|
|
explicit |
◆ ClearProperty()
virtual void IFMapIdentifier::ClearProperty |
( |
const std::string & |
attr_key | ) |
|
|
pure virtual |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ empty()
virtual bool IFMapIdentifier::empty |
( |
| ) |
const |
|
inlinevirtual |
◆ IsPropertySet()
bool IFMapIdentifier::IsPropertySet |
( |
int |
id | ) |
const |
|
inline |
◆ ResolveStaleness()
bool IFMapIdentifier::ResolveStaleness |
( |
| ) |
|
|
virtual |
◆ ResolveStalePropertiesAndResetOld()
bool IFMapIdentifier::ResolveStalePropertiesAndResetOld |
( |
| ) |
|
◆ SetProperty()
virtual bool IFMapIdentifier::SetProperty |
( |
const std::string & |
attr_key, |
|
|
AutogenProperty * |
data |
|
) |
| |
|
pure virtual |
◆ TransferPropertyToOldProperty()
void IFMapIdentifier::TransferPropertyToOldProperty |
( |
| ) |
|
◆ old_property_set_
boost::dynamic_bitset IFMapIdentifier::old_property_set_ |
|
protected |
◆ property_set_
boost::dynamic_bitset IFMapIdentifier::property_set_ |
|
protected |
The documentation for this class was generated from the following files: