levelz-cpp 0.2.0
Loading...
Searching...
No Matches
LevelZ::Block Member List

This is the complete list of members for LevelZ::Block, including all inherited members.

Block(std::string name)LevelZ::Blockinlineexplicit
Block(std::string name, std::unordered_map< std::string, std::string > properties)LevelZ::Blockinline
getProperty(std::string key) constLevelZ::Blockinline
getProperty(std::string key, std::string defaultValue) constLevelZ::Blockinline
hasProperty(std::string key) constLevelZ::Blockinline
nameLevelZ::Block
operator!=(const Block &other) constLevelZ::Blockinline
operator<<(std::ostream &strm)LevelZ::Blockinline
operator==(const Block &other) constLevelZ::Blockinline
propertiesLevelZ::Block
to_string() constLevelZ::Blockinline