Go to the documentation of this file.
38 for (
int i = 0; attr[
i];
i += 2)
40 if(std::string(attr[
i]) ==
"name")
name(attr[i+1]);
55 for (
int i = 0; attr[
i];
i += 2)
57 if(std::string(attr[
i]) ==
"name")
name(attr[i+1]);
62 std::string element(el);
74 std::string element(el);
111 for (
int i = 0; attr[
i];
i += 2)
113 if(std::string(attr[
i]) ==
"container")
container(attr[i+1]);