Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

Ap::Wgt Class Reference

#include <Wgt.h>


Public Member Functions

PtWidget_t * get_cwidget (const char *wgt_name) const
template<class T_Widget> void get_widget (const char *wgt_name, T_Widget *&widget) const
template<class T_Widget, class P1> void get_widget (const char *wgt_name, T_Widget *&widget, P1 arg1) const

Static Public Member Functions

Wgtcreate (const char *path_name, const char *wgt_name) throw (ENoFound)


Member Function Documentation

Wgt* Ap::Wgt::create const char *  path_name,
const char *  wgt_name
throw (ENoFound) [static]
 

PtWidget_t* Ap::Wgt::get_cwidget const char *  wgt_name  )  const
 

template<class T_Widget, class P1>
void Ap::Wgt::get_widget const char *  wgt_name,
T_Widget *&  widget,
P1  arg1
const [inline]
 

template<class T_Widget>
void Ap::Wgt::get_widget const char *  wgt_name,
T_Widget *&  widget
const [inline]
 

Todo:
manage


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

SourceForge.net Logo

Documentation for photonmm by Yakov <iakovz@gmail.com>.