IReadOnlyCString.h#

Fully qualified name: omni/str/IReadOnlyCString.h

In directory: omni/str

Source file: IReadOnlyCString.h

Interface to manage access to a read-only string.

Classes#

omni::str::IReadOnlyCString_abi

Reference counted read-only C-style (i.e. null-terminated) string.

omni::str::ReadOnlyCString

Concrete implementation of the IReadOnlyCString interface.

Namespaces#

omni

Main namespace for Omniverse.

omni::str

Namespace for various string helper classes, interfaces, and functions.