Name |
librcf |
Version |
2.2.0.0 |
Summary |
RCF (Remote Call Framework) is a cross-platform interprocess communication framework for C++ |
Description |
Unlike other communication frameworks, RCF doesn't use a separate IDL (Interface Definition Language). RCF interfaces are defined directly in C++, and serialization for user-defined data types likewise is implemented in C++. Instead of a separate IDL compiler tool, RCF uses the C++ compiler to generate client and server stubs. |
Section |
libs |
License |
GPLv2 |
Homepage |
http://www.deltavsoft.com/
|
Recipe file |
recipes-devtools/librcf/librcf_2.2.0.0.bb
|
Layer |
meta-oe (sumo branch) |
Inherits |
|
Dependencies |
- boost
- cmake-native
- json-spirit
- openssl
- protobuf
- zlib
- boost
- boost
- boost
- json-spirit
- openssl
- openssl
- protobuf
- boost
- zlib
- zlib
|
PACKAGECONFIG options |
- auto-init-deinit
- boost-asio
- boost-filesystem
- boost-serialization
- custom-allocator
- demos
- dll
- ipv6
- json
- openssl
- openssl-static
- protobuf
- sf-serialization
- shared
- static
- zlib
- zlib-static
|