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

This is the complete list of members for bpp::bash_command_sequence, 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::bash_command_sequencevirtual
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_connective(bool is_and)bpp::bash_command_sequence
add_object(std::shared_ptr< bpp_object > object, bool make_local=false) overridebpp::bpp_code_entityvirtual
add_reference(const std::string &file, uint64_t line, uint64_t column)bpp::bpp_entity
bash_command_sequence()=defaultbpp::bash_command_sequence
bpp_code_entity()bpp::bpp_code_entity
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
containing_programbpp::bpp_entityprotected
contains_multiple_commandsbpp::bash_command_sequenceprotected
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_class()bpp::bpp_entityvirtual
get_class(const std::string &name)bpp::bpp_entity
get_classes() constbpp::bpp_entity
get_code() const overridebpp::bash_command_sequencevirtual
get_containing_class()bpp::bpp_entityvirtual
get_containing_program()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_post_code() const overridebpp::bash_command_sequencevirtual
get_pre_code() const overridebpp::bash_command_sequencevirtual
get_references() constbpp::bpp_entity
get_requires_perfect_forwarding() constbpp::bpp_code_entity
inherit(std::shared_ptr< bpp_entity > parent)bpp::bpp_entity
inherit(std::shared_ptr< bpp_program > program)bpp::bpp_entity
inherit(std::shared_ptr< bpp_class > parent)bpp::bpp_entityvirtual
initial_definitionbpp::bpp_entityprotected
join()bpp::bash_command_sequenceprotected
joined_codebpp::bash_command_sequenceprotected
local_objectsbpp::bpp_entityprotected
namebpp::bpp_entityprotected
nextline_bufferbpp::bpp_code_entityprotected
objectsbpp::bpp_entityprotected
overridden_methodbpp::bpp_entityprotected
parentsbpp::bpp_entityprotected
perfect_forwardingbpp::bash_command_sequenceprotected
postline_bufferbpp::bpp_code_entityprotected
referencesbpp::bpp_entityprotected
requires_perfect_forwardingbpp::bpp_code_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
set_perfect_forwarding(bool enable)bpp::bash_command_sequence
set_requires_perfect_forwarding(bool require)bpp::bpp_code_entity
typebpp::bpp_entityprotected
~bpp_entity()=defaultbpp::bpp_entityvirtual