| action_space_type typedef | bitrl::envs::gymnasium::BlackJack | |
| action_type typedef | bitrl::envs::gymnasium::BlackJack | |
| api_server_ | bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, SpaceType > | protected |
| base_type typedef | bitrl::envs::gymnasium::BlackJack | |
| BlackJack(network::RESTRLEnvClient &api_server) | bitrl::envs::gymnasium::BlackJack | |
| BlackJack(const BlackJack &other) | bitrl::envs::gymnasium::BlackJack | |
| build_dynamics_from_response_(const nlohmann::json &) const override final | bitrl::envs::gymnasium::BlackJack | protectedvirtual |
| close() override | bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, SpaceType > | virtual |
| create_time_step_from_response_(const nlohmann::json &) const override final | bitrl::envs::gymnasium::BlackJack | protectedvirtual |
| DEFAULT_ENV_SEED | bitrl::envs::EnvBase< TimeStepType, SpaceType > | static |
| dynamics_t typedef | bitrl::envs::gymnasium::ToyTextEnvBase< TimeStep< std::vector< uint_t > >, 48, 2 > | |
| env_name() const noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inline |
| EnvBase(const std::string &idx=bitrl::consts::INVALID_STR, const std::string &name=bitrl::consts::INVALID_STR) | bitrl::envs::EnvBase< TimeStepType, SpaceType > | explicitprotected |
| EnvBase(const EnvBase &) | bitrl::envs::EnvBase< TimeStepType, SpaceType > | protected |
| get_api_server() const | bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, SpaceType > | inline |
| get_current_time_step_() noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inlineprotected |
| get_current_time_step_() const noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inlineprotected |
| get_url() const | bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, SpaceType > | |
| GymnasiumEnvBase(network::RESTRLEnvClient &api_server, const std::string &name) | bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, SpaceType > | protected |
| GymnasiumEnvBase(const GymnasiumEnvBase &) | bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, SpaceType > | protected |
| idx() const noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inline |
| invalidate_is_created_flag_() noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inlineprotected |
| is_alive() const | bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, SpaceType > | virtual |
| is_created() const noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inline |
| is_natural() const noexcept | bitrl::envs::gymnasium::BlackJack | inline |
| is_sab() const noexcept | bitrl::envs::gymnasium::BlackJack | inline |
| make(const std::string &version, const std::unordered_map< std::string, std::any > &options, const std::unordered_map< std::string, std::any > &reset_options) override final | bitrl::envs::gymnasium::BlackJack | virtual |
| make_created_() noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inlineprotected |
| make_options() const noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inline |
| n_actions() const noexcept | bitrl::envs::gymnasium::ToyTextEnvBase< TimeStep< std::vector< uint_t > >, 48, 2 > | inline |
| n_copies() const | bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, SpaceType > | |
| n_states() const noexcept | bitrl::envs::gymnasium::ToyTextEnvBase< TimeStep< std::vector< uint_t > >, 48, 2 > | inline |
| name | bitrl::envs::gymnasium::BlackJack | static |
| p(uint_t sidx, uint_t aidx) const | bitrl::envs::gymnasium::ToyTextEnvBase< TimeStep< std::vector< uint_t > >, 48, 2 > | |
| read_option(const std::string &op_name) const | bitrl::envs::EnvBase< TimeStepType, SpaceType > | |
| reset() override | bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, SpaceType > | virtual |
| reset()=0 | bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, SpaceType > | virtual |
| reset_options() const noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inline |
| set_idx_(const std::string &idx) noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inlineprotected |
| set_make_options_(const std::unordered_map< std::string, std::any > &options) noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inlineprotected |
| set_reset_options_(const std::unordered_map< std::string, std::any > &options) noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inlineprotected |
| set_version_(const std::string &version) noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inlineprotected |
| state_space_type typedef | bitrl::envs::gymnasium::BlackJack | |
| state_type typedef | bitrl::envs::gymnasium::BlackJack | |
| step(const action_type &action) override final | bitrl::envs::gymnasium::BlackJack | virtual |
| ToyTextEnvBase< TimeStep< std::vector< uint_t > >, 48, 2 >::step(const action_type &action)=0 | bitrl::envs::EnvBase< TimeStepType, SpaceType > | pure virtual |
| time_step_type typedef | bitrl::envs::gymnasium::BlackJack | |
| ToyTextEnvBase(network::RESTRLEnvClient &api_server, const std::string &name) | bitrl::envs::gymnasium::ToyTextEnvBase< TimeStep< std::vector< uint_t > >, 48, 2 > | protected |
| ToyTextEnvBase(const ToyTextEnvBase &other) | bitrl::envs::gymnasium::ToyTextEnvBase< TimeStep< std::vector< uint_t > >, 48, 2 > | protected |
| URI | bitrl::envs::gymnasium::BlackJack | static |
| version() const noexcept | bitrl::envs::EnvBase< TimeStepType, SpaceType > | inline |
| ~BlackJack() override=default | bitrl::envs::gymnasium::BlackJack | |
| ~EnvBase()=default | bitrl::envs::EnvBase< TimeStepType, SpaceType > | virtual |
| ~GymnasiumEnvBase() | bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, SpaceType > | virtual |
| ~ToyTextEnvBase()=default | bitrl::envs::gymnasium::ToyTextEnvBase< TimeStep< std::vector< uint_t > >, 48, 2 > | virtual |