NasNas
An intuitive and beginner friendly 2D game framework for C++
Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
f
g
h
i
l
o
p
r
s
t
u
y
~
+
Functions
a
b
c
d
f
g
h
i
l
o
p
r
s
t
u
y
~
Variables
+
Files
File List
ns
tm
PropertiesContainer
Public Member Functions
|
Protected Member Functions
|
List of all members
ns::tm::PropertiesContainer Class Reference
Inheritance diagram for ns::tm::PropertiesContainer:
Public Member Functions
auto
hasProperty
(const std::string &name) const -> bool
template<typename T >
auto
getProperty
(const std::string &name) const -> const T &
template<typename T >
void
addProperty
(const std::string &name, const T &value)
void
printProperties
() const
Protected Member Functions
void
parseProperties
(const pugi::xml_node &xmlnode_props)
Detailed Description
Definition at line
26
of file
PropertiesContainer.hpp
.
The documentation for this class was generated from the following file:
PropertiesContainer.hpp
Generated by
1.8.13