RCPPSW
1.4.4.beta

Contents:

  • Setting Up RCPPSW
  • Using RCPPSW: Runtime Configuration
  • Contributing
  • RCPPSW API
RCPPSW
  • File base_factory.hpp

File base_factory.hpp

↰ Parent directory (rcppsw/patterns/factory)

Contents

  • Definition (rcppsw/patterns/factory/base_factory.hpp)

  • Detailed Description

  • Includes

  • Included By

  • Namespaces

  • Classes

Definition (rcppsw/patterns/factory/base_factory.hpp)

  • Program Listing for File base_factory.hpp

Detailed Description

2017 John Harwell, All rights reserved.

SPDX-License-Identifier: MIT

Includes

  • map (File grid_index_map.hpp)

  • memory

  • rcppsw/rcppsw.hpp (File rcppsw.hpp)

  • vector (File mt_vector.hpp)

Included By

  • File factory.hpp

  • File multifactory.hpp

Namespaces

  • Namespace rcppsw

  • Namespace rcppsw::patterns

  • Namespace rcppsw::patterns::factory

  • Namespace rcppsw::patterns::factory::detail

Classes

  • Struct base_factory::factory_worker

  • Template Struct base_factory::factory_worker_impl

  • Template Struct base_factory::factory_worker_impl< TDerived, factory_releasing_type >

  • Template Struct base_factory::factory_worker_impl< TDerived, factory_sharing_type >

  • Struct factory_releasing_type

  • Struct factory_sharing_type

  • Template Class base_factory


© Copyright 2024, John Harwell.

Built with Sphinx using a theme provided by Read the Docs.