ROOT_Application  2.0
C++ Core modules and GUIStock
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
ControllerFrame< NullType > Class Template Reference

#include <Controller.h>

Inheritance diagram for ControllerFrame< NullType >:
Inheritance graph
[legend]
Collaboration diagram for ControllerFrame< NullType >:
Collaboration graph
[legend]

Public Member Functions

 ControllerFrame ()
 
 ControllerFrame (ControllerBase *parent, std::string name="")
 
virtual ~ControllerFrame ()
 
virtual void DeleteList (bool call_delete=true)
 
- Public Member Functions inherited from ControllerBase
 ControllerBase ()
 
 ControllerBase (ControllerBase *parent, std::string cont_name)
 
virtual ~ControllerBase ()
 
std::string GetName () const
 
ControllerBaseGetParentController ()
 
virtual void Updated (std::vector< std::string > &)=0
 

Detailed Description

template<>
class ControllerFrame< NullType >

Definition at line 250 of file Controller.h.

Constructor & Destructor Documentation

Definition at line 253 of file Controller.h.

ControllerFrame< NullType >::ControllerFrame ( ControllerBase parent,
std::string  name = "" 
)
inline

Definition at line 258 of file Controller.h.

virtual ControllerFrame< NullType >::~ControllerFrame ( )
inlinevirtual

Definition at line 264 of file Controller.h.

Member Function Documentation

virtual void ControllerFrame< NullType >::DeleteList ( bool  call_delete = true)
inlinevirtual

Definition at line 271 of file Controller.h.


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