DeviceAtlas C++ Api documentation
|
Public Types | |
typedef std::vector< CPRule > | Rules |
Public Member Functions | |
void | setProperty (size_t, const Value *) |
bool | hasProperty (const Property &) |
bool | match (const DeliveryContext &ctx) const |
bool | operator() (const Node &node, const char *, size_t) |
Public Attributes | |
const char * | ua |
Rules | rules |
attrvec | properties |
attrvec | extraproperties |
std::vector< size_t > * | rfskp |