Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
tmp
OS-2.10.2
OS
src
OSUtils
OSStringUtil.h
Go to the documentation of this file.
1
/* $Id: OSStringUtil.h 2698 2009-06-09 04:14:07Z kmartin $ */
16
/* There is no OSxL schema. Instead, OSxL is used to denote an arbitrary schema or the
17
* entire collection of schemas. This file contains some utility routines that are used
18
* in other specific schema writers, such as OSiLWriter, etc.
19
*/
20
21
#include <sstream>
22
34
std::string
writeStringData
(std::string str);
35
36
std::string
makeStringFromInt
(std::string theString,
int
theInt);
37
makeStringFromInt
std::string makeStringFromInt(std::string theString, int theInt)
Definition:
OSStringUtil.cpp:55
writeStringData
std::string writeStringData(std::string str)
writeStringData
Definition:
OSStringUtil.cpp:38
Generated by
1.8.5