Class for reading a b_VFormatAttribute. More...
#include <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. | |
Class for reading a b_VFormatAttribute.
Reading does not require memory management, so none is done.
Definition at line 78 of file vbase.h.
| std::string Barry::Sync::vAttr::GetAllParams | ( | const char * | name | ) |
1.7.1