Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
See also the corresponding IDL class ListModelRelay. More...
#include <serverapi.hh>
Inherits Rapicorn::BaseObject.
Inherited by Rapicorn::ListModelRelayImpl [virtual]
.
Public Types | |
typedef Rapicorn::Aida::Signal < void(const UpdateRequest &urequest)> | Signal_refill |
Public Member Functions | |
Rapicorn::Aida::TypeCode | __aida_type_code__ () |
virtual std::string | __aida_type_name__ () const |
Retrieve the IDL type name of an instance. | |
virtual void | __aida_typelist__ (Rapicorn::Aida::TypeHashList &) const |
virtual const Rapicorn::Aida::PropertyList & | __aida_properties__ () |
Retrieve the list properties of an instance. | |
virtual ListModelIface * | model ()=0 |
virtual void | fill (int first, const AnySeq &asq)=0 |
virtual void | update (const UpdateRequest &urequest)=0 |
Static Public Member Functions | |
static Rapicorn::Aida::BaseConnection * | __aida_connection__ () |
Public Attributes | |
Signal_refill | sig_refill |
See also the corresponding IDL class ListModelRelay.