Open Lighting Architecture
0.9.6
Main Page
Modules
Related Pages
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
ola
strings
Namespaces
|
Functions
Utils.h File Reference
Detailed Description
Miscellaneous string functions.
Include dependency graph for Utils.h:
Go to the source code of this file.
Namespaces
namespace
ola
The namespace containing all OLA symbols.
Functions
void
ola::strings::CopyToFixedLengthBuffer
(const std::string &input, char *buffer, unsigned int size)
Copy a string to a fixed length buffer without NULL terminating.
template<size_t size>
void
ola::strings::StrNCopy
(char(&output)[size], const char *input)
A safe version of strncpy that null-terminates the output string.
Generated on Fri Jul 3 2015 15:58:46 for Open Lighting Architecture by
1.8.1.2