|
CXXR (C++ R)
|
Class CXXR::UncachedString and associated C interface. More...
#include "CXXR/String.h"#include <string>

Go to the source code of this file.
Classes | |
| class | CXXR::UncachedString |
| String object not held in a cache. More... | |
Namespaces | |
| namespace | CXXR |
Namespace for the CXXR project. | |
Functions | |
| char * | CHAR_RW (SEXP x) |
| Read-write character access. | |
Class CXXR::UncachedString and associated C interface.
| char* CHAR_RW | ( | SEXP | x | ) | [inline] |
Read-write character access.
| x | pointer to a CXXR::UncachedString (checked). |
1.7.3