#include "libport/cstdio"
#include <sstream>
#include <iostream>
#include "urbi/uobject.hh"
Go to the source code of this file.
Namespaces | |
namespace | urbi |
Functions | |
void | urbi::unescape (std::string &data) |
void | urbi::unescape (char *data) |
This file is part of LIBURBI
(c) Jean-Christophe Baillie, 2004-2006.
Permission to use, copy, modify, and redistribute this software for non-commercial use is hereby granted.
This software is provided "as is" without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of fitness for a particular purpose.
For more information, comments, bug reports: http://www.urbiforge.com
Definition in file uvalue-common.cc.