Go to the documentation of this file.
15 #ifndef CA_MGM_EXTERNALDATASOURCE_H
16 #define CA_MGM_EXTERNALDATASOURCE_H
56 bool send (
const char *buffer,
size_t length);
62 bool send (std::string s);
70 size_t receive(
char *buffer,
size_t length);
108 #endif // CA_MGM_EXTERNALDATASOURCE_H