| action_space typedef | bitrl::envs::ScalarDiscreteEnv< state_size, 1, 0, 0 > | |
| ACTION_SPACE_SIZE | bitrl::envs::ScalarDiscreteEnv< state_size, 1, 0, 0 > | static |
| action_space_type typedef | bitrl::envs::gdrl::GymWalk< state_size > | |
| action_type typedef | bitrl::envs::gdrl::GymWalk< state_size > | |
| base_type typedef | bitrl::envs::gdrl::GymWalk< state_size > | |
| close() override final | bitrl::envs::gdrl::GymWalk< state_size > | virtual |
| DEFAULT_ENV_SEED | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | static |
| dynamics_t typedef | bitrl::envs::gdrl::GymWalk< state_size > | |
| env_name() const noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inline |
| EnvBase(const std::string &idx=bitrl::consts::INVALID_STR, const std::string &name=bitrl::consts::INVALID_STR) | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | explicitprotected |
| EnvBase(const EnvBase &) | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | protected |
| get_current_time_step_() noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inlineprotected |
| get_current_time_step_() const noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inlineprotected |
| get_url() const | bitrl::envs::gdrl::GymWalk< state_size > | inline |
| GymWalk(network::RESTRLEnvClient &api_server) | bitrl::envs::gdrl::GymWalk< state_size > | |
| idx() const noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inline |
| invalidate_is_created_flag_() noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inlineprotected |
| is_alive() const | bitrl::envs::gdrl::GymWalk< state_size > | |
| is_created() const noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | 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::gdrl::GymWalk< state_size > | virtual |
| make_created_() noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inlineprotected |
| make_options() const noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inline |
| n_actions() const noexcept | bitrl::envs::gdrl::GymWalk< state_size > | inline |
| n_copies() const | bitrl::envs::gdrl::GymWalk< state_size > | |
| n_states() const noexcept | bitrl::envs::gdrl::GymWalk< state_size > | inline |
| name | bitrl::envs::gdrl::GymWalk< state_size > | static |
| p(uint_t sidx, uint_t aidx) const | bitrl::envs::gdrl::GymWalk< state_size > | |
| read_option(const std::string &op_name) const | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | |
| reset() override final | bitrl::envs::gdrl::GymWalk< state_size > | virtual |
| reset_options() const noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inline |
| sample_action() | bitrl::envs::ScalarDiscreteEnv< state_size, 1, 0, 0 > | inlinestatic |
| sample_action(uint_t seed) | bitrl::envs::ScalarDiscreteEnv< state_size, 1, 0, 0 > | inlinestatic |
| sample_action(uint_t seed, uint_t size) | bitrl::envs::ScalarDiscreteEnv< state_size, 1, 0, 0 > | inlinestatic |
| set_idx_(const std::string &idx) noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inlineprotected |
| set_make_options_(const std::unordered_map< std::string, std::any > &options) noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inlineprotected |
| set_reset_options_(const std::unordered_map< std::string, std::any > &options) noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inlineprotected |
| set_version_(const std::string &version) noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inlineprotected |
| state_space typedef | bitrl::envs::ScalarDiscreteEnv< state_size, 1, 0, 0 > | |
| STATE_SPACE_SIZE | bitrl::envs::ScalarDiscreteEnv< state_size, 1, 0, 0 > | static |
| state_space_type typedef | bitrl::envs::gdrl::GymWalk< state_size > | |
| state_type typedef | bitrl::envs::gdrl::GymWalk< state_size > | |
| step(const action_type &action) override final | bitrl::envs::gdrl::GymWalk< state_size > | virtual |
| EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > >::step(const action_type &action)=0 | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | pure virtual |
| time_step_type typedef | bitrl::envs::gdrl::GymWalk< state_size > | |
| URI | bitrl::envs::gdrl::GymWalk< state_size > | static |
| version() const noexcept | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | inline |
| ~EnvBase()=default | bitrl::envs::EnvBase< TimeStep< uint_t >, ScalarDiscreteEnv< state_size, 1, 0, 0 > > | virtual |