Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes
Rapicorn::ListModelRelayIface Class Reference

See also the corresponding IDL class ListModelRelay. More...

#include <serverapi.hh>

Inherits Rapicorn::BaseObject.

Inherited by Rapicorn::ListModelRelayImpl [virtual].

List of all members.

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 ListModelIfacemodel ()=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

Detailed Description

See also the corresponding IDL class ListModelRelay.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines