Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Public Member Functions | Protected Member Functions | List of all members
ModuleCameraAndroid Class Reference

#include <ModuleCameraAndroid.h>

Inherits ModuleBase.

Public Member Functions

 ModuleCameraAndroid (const kstl::string &name, DECLARE_CLASS_NAME_TREE_ARG)
 module constructor More...
 
void Init (KigsCore *core, const kstl::vector< CoreModifiableAttribute * > *params) override
 module init More...
 
void Close () override
 module close
 
void Update (const Timer &timer, void *) override
 module update More...
 

Protected Member Functions

virtual ~ModuleCameraAndroid ()
 destructor
 

Detailed Description

this class is the module manager class.

Constructor & Destructor Documentation

◆ ModuleCameraAndroid()

ModuleCameraAndroid::ModuleCameraAndroid ( const kstl::string &  name,
DECLARE_CLASS_NAME_TREE_ARG   
)

module constructor

constructor

Member Function Documentation

◆ Init()

void ModuleCameraAndroid::Init ( KigsCore core,
const kstl::vector< CoreModifiableAttribute * > *  params 
)
override

module init

module init, register FilePathManager

◆ Update()

void ModuleCameraAndroid::Update ( const Timer timer,
void *  addParam 
)
overridevirtual

module update

module update

Reimplemented from CoreModifiable.


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