Bash++
Bash++ compiler internal documentation
bpp::bpp_entity Member List

This is the complete list of members for bpp::bpp_entity, including all inherited members.

add_class(std::shared_ptr< bpp_class > class_)bpp::bpp_entityvirtual
add_object(std::shared_ptr< bpp_object > object, bool make_local=false)bpp::bpp_entityvirtual
add_reference(const std::string &file, uint64_t line, uint64_t column)bpp::bpp_entity
classesbpp::bpp_entityprotected
containing_classbpp::bpp_entityprotected
get_address() constbpp::bpp_entityvirtual
get_class()bpp::bpp_entityvirtual
get_class(const std::string &name)bpp::bpp_entity
get_classes() constbpp::bpp_entity
get_containing_class()bpp::bpp_entityvirtual
get_initial_definition() constbpp::bpp_entity
get_name() constbpp::bpp_entityvirtual
get_object(const std::string &name)bpp::bpp_entity
get_objects() constbpp::bpp_entity
get_parent() constbpp::bpp_entity
get_references() constbpp::bpp_entity
inherit(std::shared_ptr< bpp_entity > parent)bpp::bpp_entityvirtual
inherit(std::shared_ptr< bpp_class > parent)bpp::bpp_entityvirtual
initial_definitionbpp::bpp_entityprotected
local_objectsbpp::bpp_entityprotected
namebpp::bpp_entityprotected
objectsbpp::bpp_entityprotected
parentsbpp::bpp_entityprotected
referencesbpp::bpp_entityprotected
set_containing_class(std::weak_ptr< bpp::bpp_class > containing_class)bpp::bpp_entityvirtual
set_definition_position(const std::string &file, uint64_t line, uint64_t column)bpp::bpp_entity
set_name(const std::string &name)bpp::bpp_entityvirtual
typebpp::bpp_entityprotected
~bpp_entity()=defaultbpp::bpp_entityvirtual