#include "reflector/AbstractReflectSession.h"
#include "zg/ZGNameSpace.h"
Go to the source code of this file.
|
class | ITextCommandReceiver |
| Interface for an object that can receive text commands from the user. More...
|
|
class | ZGStdinSession |
| This is a utility class that knows how to read from the process's stdin and hand any received text commands over to the TextCommandReceived() method of the ITextCommandReceiver that is passed to its constructor. More...
|
|
|
| zg |
| The zg namespace contains the public API of the ZG library.
|
|