|
Rapicorn - Experimental UI Toolkit - Source Code 10.08.1
|

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::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &, const AnySeq_Handle &) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &, AnySeq_Handle &) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &, const AnySeqSeq_Handle &) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &, AnySeqSeq_Handle &) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &, const StringList_Handle &) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &, StringList_Handle &) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &fb, const ListModel_SmartHandle &handle) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &fbr, ListModel_SmartHandle &handle) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &fb, const ListModelRelay_SmartHandle &handle) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &fbr, ListModelRelay_SmartHandle &handle) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &, const Requisition_Handle &) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &, Requisition_Handle &) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &, const ItemSeq_Handle &) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &, ItemSeq_Handle &) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &fb, const Item_SmartHandle &handle) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &fbr, Item_SmartHandle &handle) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &fb, const Container_SmartHandle &handle) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &fbr, Container_SmartHandle &handle) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &fb, const ButtonArea_SmartHandle &handle) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &fbr, ButtonArea_SmartHandle &handle) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &, const Pixels_Handle &) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &, Pixels_Handle &) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &, const PixelRect_Handle &) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &, PixelRect_Handle &) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &fb, const Drawable_SmartHandle &handle) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &fbr, Drawable_SmartHandle &handle) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &fb, const Wind0w_SmartHandle &handle) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &fbr, Wind0w_SmartHandle &handle) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &, const Wind0wList_Handle &) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &, Wind0wList_Handle &) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &fb, const Application_SmartHandle &handle) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &fbr, Application_SmartHandle &handle) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &fb, TestEnum &e) |
| Plic::FieldReader & | Rapicorn::operator>> (Plic::FieldReader &frr, TestEnum &e) |
| Plic::FieldBuffer & | Rapicorn::operator<< (Plic::FieldBuffer &fb, const IdlTestItem_SmartHandle &handle) |
| Plic::FieldReader & | Rapicorn::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::Connection * | Rapicorn::uithread_connection (void) |
| void | Rapicorn::exit (int status) RAPICORN_NORETURN |
1.7.4