5#ifndef BALL_CONCEPT_CLIENT_H
6#define BALL_CONCEPT_CLIENT_H
12#ifndef BALL_CONCEPT_COMPOSITE_H
16#ifndef BALL_SYSTEM_NETWORKING_H
20#ifndef BALL_CONCEPT_PERSISTENTOBJECT_H
24#ifndef BALL_CONCET_TEXTPERSISTENCEMANAGER_H
28#define DEFAULT_PORT 20000
63 COMMAND__SEND_OBJECT = 1,
186 virtual void dump(std::ostream& s = std::cout,
Size depth = 0)
const;
void connect(const String &host, int port=20000)
virtual void dump(std::ostream &s=std::cout, Size depth=0) const
void insert(Composite &composite)
virtual bool isValid() const
Client(const String &host, int port=20000)
InvalidClient(const char *file, int line)
NoPersistentObject(const char *file, int line)