|
39 |
*/ |
39 |
*/ |
40 |
void SetAgent (std::string tid, |
40 |
void SetAgent (std::string tid, |
41 |
std::string n0 = "", const AttributeValue &v0 = EmptyAttributeValue (), |
41 |
std::string n0 = "", const AttributeValue &v0 = EmptyAttributeValue (), |
42 |
std::string n1 = "", const AttributeValue &v2 = EmptyAttributeValue (), |
42 |
std::string n1 = "", const AttributeValue &v1 = EmptyAttributeValue (), |
43 |
std::string n2 = "", const AttributeValue &v2 = EmptyAttributeValue (), |
43 |
std::string n2 = "", const AttributeValue &v2 = EmptyAttributeValue (), |
44 |
std::string n3 = "", const AttributeValue &v3 = EmptyAttributeValue (), |
44 |
std::string n3 = "", const AttributeValue &v3 = EmptyAttributeValue (), |
45 |
std::string n4 = "", const AttributeValue &v4 = EmptyAttributeValue (), |
45 |
std::string n4 = "", const AttributeValue &v4 = EmptyAttributeValue (), |