#include <iostream>
#include "sol.h"
#include "element.h"
Go to the source code of this file.
Classes | |
class | cygnal::ServerSO |
Namespaces | |
namespace | cygnal |
Action Message Format specific classes of libamf. | |
Functions | |
std::ostream & | cygnal::operator<< (std::ostream &os, const ServerSO &so) |
Dump to the specified output stream. |