Bash++
Bash++ compiler internal documentation
|
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_entity | virtual |
add_object(std::shared_ptr< bpp_object > object) | bpp::bpp_entity | virtual |
classes | bpp::bpp_entity | protected |
containing_class | bpp::bpp_entity | protected |
get_address() const | bpp::bpp_entity | virtual |
get_class() const | bpp::bpp_entity | virtual |
get_class(const std::string &name) | bpp::bpp_entity | virtual |
get_classes() const | bpp::bpp_entity | virtual |
get_containing_class() const | bpp::bpp_entity | virtual |
get_name() const | bpp::bpp_entity | virtual |
get_object(const std::string &name) | bpp::bpp_entity | virtual |
get_objects() const | bpp::bpp_entity | virtual |
inherit(std::shared_ptr< bpp_entity > parent) | bpp::bpp_entity | virtual |
inherit(std::shared_ptr< bpp_class > parent) | bpp::bpp_entity | virtual |
local_objects | bpp::bpp_entity | protected |
objects | bpp::bpp_entity | protected |
parents | bpp::bpp_entity | protected |
set_containing_class(std::weak_ptr< bpp::bpp_class > containing_class) | bpp::bpp_entity | virtual |
type | bpp::bpp_entity | protected |
~bpp_entity()=default | bpp::bpp_entity | virtual |