Loading...
Searching...
No Matches
SdfNameKeyPolicy Class Reference

Key policy for std::string names. More...

#include <proxyPolicies.h>

Public Types

typedef std::string value_type
 

Static Public Member Functions

static const value_type & Canonicalize (const value_type &x)
 
static const std::vector< value_type > & Canonicalize (const std::vector< value_type > &x)
 

Detailed Description

Key policy for std::string names.

Definition at line 43 of file proxyPolicies.h.

Member Typedef Documentation

◆ value_type

typedef std::string value_type

Definition at line 45 of file proxyPolicies.h.

Member Function Documentation

◆ Canonicalize() [1/2]

static const std::vector< value_type > & Canonicalize ( const std::vector< value_type > &  x)
inlinestatic

Definition at line 52 of file proxyPolicies.h.

◆ Canonicalize() [2/2]

static const value_type & Canonicalize ( const value_type &  x)
inlinestatic

Definition at line 47 of file proxyPolicies.h.


The documentation for this class was generated from the following file: