Public Member Functions | Private Attributes | List of all members
Scene_model Class Reference

#include <Scene_model.hpp>

Public Member Functions

std::vector< std::map< std::string, std::string > > dataToVector ()
 
ISM::CollectedDataPtr getDataCollector ()
 
std::vector< std::map< std::string, std::string > > getDataVector ()
 
void printData ()
 
void printDataVector ()
 
 Scene_model (std::string database)
 

Private Attributes

ISM::CollectedDataPtr data
 
std::vector< std::map< std::string, std::string > > dataVector
 
ISM::Trainer * trainer
 

Detailed Description

Copyright (c) 2016, Meißner Pascal All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Definition at line 25 of file Scene_model.hpp.

Constructor & Destructor Documentation

Scene_model::Scene_model ( std::string  database)

Copyright (c) 2016, Meißner Pascal All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Definition at line 21 of file Scene_model.cpp.

Member Function Documentation

std::vector< std::map< std::string, std::string > > Scene_model::dataToVector ( )

Definition at line 36 of file Scene_model.cpp.

ISM::CollectedDataPtr Scene_model::getDataCollector ( )

Definition at line 87 of file Scene_model.cpp.

std::vector< std::map< std::string, std::string > > Scene_model::getDataVector ( )

Definition at line 92 of file Scene_model.cpp.

void Scene_model::printData ( )

Definition at line 64 of file Scene_model.cpp.

void Scene_model::printDataVector ( )

Definition at line 77 of file Scene_model.cpp.

Member Data Documentation

ISM::CollectedDataPtr Scene_model::data
private

Definition at line 40 of file Scene_model.hpp.

std::vector<std::map<std::string, std::string> > Scene_model::dataVector
private

Definition at line 41 of file Scene_model.hpp.

ISM::Trainer* Scene_model::trainer
private

Definition at line 39 of file Scene_model.hpp.


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


asr_relation_graph_generator
Author(s): Meißner Pascal
autogenerated on Fri Nov 15 2019 03:39:19