#include <vbase.h>
Reading does not require memory management, so none is done.
Definition at line 78 of file vbase.h.
Public Member Functions | |
std::string | GetAllParams (const char *name) |
Does an exhaustive search through the attribute, searching for all param values that exist for the given name, and returns all values in a comma delimited string. |
std::string Barry::Sync::vAttr::GetAllParams | ( | const char * | name | ) |