Go to the documentation of this file. 1 #ifndef __JNET__JCONTROLHOSTOBJECTOUTPUT__
2 #define __JNET__JCONTROLHOSTOBJECTOUTPUT__
18 namespace JPP {
using namespace JNET; }
89 virtual bool put(
const T&
object)
111 template<
class JHead_t,
class JTail_t>
143 template<
class JHead_t>
Auxiliary class for a type holder.
JControlHostObjectOutput(const JHostname &server)
Constructor.
Auxiliary class for no type definition.
const JTag & getTag() const
Get tag.
Forward declarations for definitions of I/O redirect and pipe operators.
Interprocess communication.
Auxiliary data structure for hostname and port number.
Implemenation of object output through ControlHost.
JControlHostObjectOutput()
Constructor.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
void clear()
Clear buffer.
int PutFullData(const JTag &tag, const void *buffer, const long long int length)
Send data.
void connect(const int port)
Connect to port on local host.
JControlHostObjectOutput(const JHostname &server)
Constructor.
virtual bool put(const T &object)
Object output.
JControlHostObjectOutput(const JHostname &server, const JTag &tag)
Constructor.
JControlHostObjectOutput(const JHostname &server)
Constructor.
Byte array binary output.