stlab.adobe.com Adobe Systems Incorporated

#include <name.hpp>

Public Member Functions

 static_name_t (const char *string_name="")
 
- Public Member Functions inherited from name_t
const char * c_str () const
 
 name_t (const char *string_name="")
 

Detailed Description

Definition at line 70 of file name.hpp.

Constructor & Destructor Documentation

§ static_name_t()

static_name_t ( const char *  string_name = "")
explicit

Constructs a static_name_t associated with string_name. The string will not be copied to the pool, however, it is not guaranteed that the associated string will be the identity of string_name.

Precondition
string_name is a '\0' terminated character sequence.
string_name is immutable, and has static storage duration [1].
Note
[1] C++ Standard, second edition, (ISO/IEC 14882, 2003-04-01), section 3.7.1.

Definition at line 73 of file name.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google