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

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

add_class(std::shared_ptr< bpp_class > class_)bpp::bpp_entityvirtual
add_code(const std::string &code, bool add_newline=true) overridebpp::bpp_stringvirtual
add_code_to_next_line(const std::string &code) overridebpp::bpp_stringvirtual
add_code_to_previous_line(const std::string &code) overridebpp::bpp_stringvirtual
add_object(std::shared_ptr< bpp_object > object) overridebpp::bpp_code_entityvirtual
array_indexbpp::bpp_object_referenceprivate
bpp_code_entity()bpp::bpp_code_entity
bpp_object_reference()bpp::bpp_object_reference
bpp_string()bpp::bpp_string
buffers_flushedbpp::bpp_code_entityprotected
classesbpp::bpp_entityprotected
clear_all_buffers()bpp::bpp_code_entityvirtual
codebpp::bpp_code_entityprotected
containing_classbpp::bpp_entityprotected
flush_code_buffers()bpp::bpp_code_entityvirtual
flush_nextline_buffer()bpp::bpp_code_entityvirtual
flush_postline_buffer()bpp::bpp_code_entityvirtual
get_address() constbpp::bpp_entityvirtual
get_array_index() constbpp::bpp_object_reference
get_class() constbpp::bpp_entityvirtual
get_class(const std::string &name)bpp::bpp_entityvirtual
get_classes() constbpp::bpp_entityvirtual
get_code() const overridebpp::bpp_stringvirtual
get_containing_class() constbpp::bpp_entityvirtual
get_name() constbpp::bpp_entityvirtual
get_object(const std::string &name)bpp::bpp_entityvirtual
get_objects() constbpp::bpp_entityvirtual
get_post_code() const overridebpp::bpp_stringvirtual
get_pre_code() const overridebpp::bpp_stringvirtual
get_reference_type() constbpp::bpp_object_reference
inherit(std::shared_ptr< bpp_entity > parent)bpp::bpp_entityvirtual
inherit(std::shared_ptr< bpp_class > parent)bpp::bpp_entityvirtual
local_objectsbpp::bpp_entityprotected
nextline_bufferbpp::bpp_code_entityprotected
objectsbpp::bpp_entityprotected
parentsbpp::bpp_entityprotected
postline_bufferbpp::bpp_code_entityprotected
reference_typebpp::bpp_object_referenceprivate
set_array_index(const std::string &array_index)bpp::bpp_object_reference
set_containing_class(std::weak_ptr< bpp::bpp_class > containing_class)bpp::bpp_entityvirtual
set_reference_type(bpp::reference_type reference_type)bpp::bpp_object_reference
typebpp::bpp_entityprotected
~bpp_code_entity()=defaultbpp::bpp_code_entityvirtual
~bpp_entity()=defaultbpp::bpp_entityvirtual