Rapicorn - Experimental UI Toolkit - Source Code 10.08.1
Classes | Namespaces | Typedefs | Enumerations | Functions
clientapi.hh File Reference
#include <ui/utilities.hh>
#include <plic/runtime.hh>
#include <rapicorn-core.hh>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Rapicorn::AnySeq_Handle
struct  Rapicorn::AnySeqSeq_Handle
struct  Rapicorn::StringList_Handle
class  Rapicorn::ListModel_SmartHandle
 See also the corresponding IDL class ListModel. More...
class  Rapicorn::ListModelRelay_SmartHandle
 See also the corresponding IDL class ListModelRelay. More...
struct  Rapicorn::Requisition_Handle
struct  Rapicorn::ItemSeq_Handle
class  Rapicorn::Item_SmartHandle
 See also the corresponding IDL class Item. More...
class  Rapicorn::Container_SmartHandle
 See also the corresponding IDL class Container. More...
class  Rapicorn::ButtonArea_SmartHandle
 See also the corresponding IDL class ButtonArea. More...
struct  Rapicorn::Pixels_Handle
struct  Rapicorn::PixelRect_Handle
class  Rapicorn::Drawable_SmartHandle
 See also the corresponding IDL class Drawable. More...
class  Rapicorn::Wind0w_SmartHandle
 See also the corresponding IDL class Wind0w. More...
struct  Rapicorn::Wind0wList_Handle
class  Rapicorn::Application_SmartHandle
 See also the corresponding IDL class Application. More...
class  Rapicorn::IdlTestItem_SmartHandle
 See also the corresponding IDL class IdlTestItem. More...

Namespaces

namespace  Rapicorn

Typedefs

typedef AnySeq_Handle Rapicorn::AnySeq
 Convenience alias for the IDL type AnySeq.
typedef AnySeqSeq_Handle Rapicorn::AnySeqSeq
 Convenience alias for the IDL type AnySeqSeq.
typedef StringList_Handle Rapicorn::StringList
 Convenience alias for the IDL type StringList.
typedef ListModel_SmartHandle Rapicorn::ListModel
 Convenience alias for the IDL type ListModel.
typedef ListModelRelay_SmartHandle Rapicorn::ListModelRelay
 Convenience alias for the IDL type ListModelRelay.
typedef Requisition_Handle Rapicorn::Requisition
 Convenience alias for the IDL type Requisition.
typedef ItemSeq_Handle Rapicorn::ItemSeq
 Convenience alias for the IDL type ItemSeq.
typedef Item_SmartHandle Rapicorn::Item
 Convenience alias for the IDL type Item.
typedef Container_SmartHandle Rapicorn::Container
 Convenience alias for the IDL type Container.
typedef ButtonArea_SmartHandle Rapicorn::ButtonArea
 Convenience alias for the IDL type ButtonArea.
typedef Pixels_Handle Rapicorn::Pixels
 Convenience alias for the IDL type Pixels.
typedef PixelRect_Handle Rapicorn::PixelRect
 Convenience alias for the IDL type PixelRect.
typedef Drawable_SmartHandle Rapicorn::Drawable
 Convenience alias for the IDL type Drawable.
typedef Wind0w_SmartHandle Rapicorn::Wind0w
 Convenience alias for the IDL type Wind0w.
typedef Wind0wList_Handle Rapicorn::Wind0wList
 Convenience alias for the IDL type Wind0wList.
typedef Application_SmartHandle Rapicorn::Application
 Convenience alias for the IDL type Application.
typedef IdlTestItem_SmartHandle Rapicorn::IdlTestItem
 Convenience alias for the IDL type IdlTestItem.

Enumerations

enum  Rapicorn::TestEnum {
  Rapicorn::TEST_ENUM_VALUE1, Rapicorn::TEST_ENUM_VALUE2, Rapicorn::TEST_ENUM_VALUE3, Rapicorn::TEST_ENUM_VALUE1,
  Rapicorn::TEST_ENUM_VALUE2, Rapicorn::TEST_ENUM_VALUE3, Rapicorn::TEST_ENUM_VALUE1, Rapicorn::TEST_ENUM_VALUE2,
  Rapicorn::TEST_ENUM_VALUE3
}

Functions

Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &, const AnySeq_Handle &)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &, AnySeq_Handle &)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &, const AnySeqSeq_Handle &)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &, AnySeqSeq_Handle &)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &, const StringList_Handle &)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &, StringList_Handle &)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &fb, const ListModel_SmartHandle &handle)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &fbr, ListModel_SmartHandle &handle)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &fb, const ListModelRelay_SmartHandle &handle)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &fbr, ListModelRelay_SmartHandle &handle)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &, const Requisition_Handle &)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &, Requisition_Handle &)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &, const ItemSeq_Handle &)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &, ItemSeq_Handle &)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &fb, const Item_SmartHandle &handle)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &fbr, Item_SmartHandle &handle)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &fb, const Container_SmartHandle &handle)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &fbr, Container_SmartHandle &handle)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &fb, const ButtonArea_SmartHandle &handle)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &fbr, ButtonArea_SmartHandle &handle)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &, const Pixels_Handle &)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &, Pixels_Handle &)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &, const PixelRect_Handle &)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &, PixelRect_Handle &)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &fb, const Drawable_SmartHandle &handle)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &fbr, Drawable_SmartHandle &handle)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &fb, const Wind0w_SmartHandle &handle)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &fbr, Wind0w_SmartHandle &handle)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &, const Wind0wList_Handle &)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &, Wind0wList_Handle &)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &fb, const Application_SmartHandle &handle)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &fbr, Application_SmartHandle &handle)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &fb, TestEnum &e)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &frr, TestEnum &e)
Plic::FieldBufferRapicorn::operator<< (Plic::FieldBuffer &fb, const IdlTestItem_SmartHandle &handle)
Plic::FieldReaderRapicorn::operator>> (Plic::FieldReader &fbr, IdlTestItem_SmartHandle &handle)
Application_SmartHandle Rapicorn::init_app (const String &app_ident, int *argcp, char **argv, const StringVector &args=StringVector())
Application_SmartHandle Rapicorn::init_test_app (const String &app_ident, int *argcp, char **argv, const StringVector &args=StringVector())
Plic::ConnectionRapicorn::uithread_connection (void)
void Rapicorn::exit (int status) RAPICORN_NORETURN

Detailed Description

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines