Public Member Functions | Protected Attributes
wcf::WorldCollection Class Reference

#include <world_collection.hpp>

Inheritance diagram for wcf::WorldCollection:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 WorldCollection (const std::string &srv_namespace="")

Protected Attributes

std::vector< std::string > world_names

Detailed Description

Manages the collection of worlds currently on database. The collection is loaded at startup.

Definition at line 20 of file world_collection.hpp.


Constructor & Destructor Documentation

wcf::WorldCollection::WorldCollection ( const std::string &  srv_namespace = "")

Initializes the collection of worlds and fills it by calling world canvas server.

Parameters:
srv_namespace,:World canvas handles can be found under this namespace.

Definition at line 17 of file world_collection.cpp.


Member Data Documentation

std::vector<std::string> wcf::WorldCollection::world_names [protected]

Definition at line 23 of file world_collection.hpp.


The documentation for this class was generated from the following files:


world_canvas_client_cpp
Author(s): Jorge Santos
autogenerated on Thu Jun 6 2019 18:32:38