Scarab  v2.11.1
Project 8 C++ Utility Library
string_caster< StringType, IsView > Member List

This is the complete list of members for string_caster< StringType, IsView >, including all inherited members.

cast(const StringType &src, return_value_policy, handle)string_caster< StringType, IsView >inlinestatic
cast(T_ *src, return_value_policy policy, handle parent)string_caster< StringType, IsView >inlinestatic
cast_op_type typedefstring_caster< StringType, IsView >
CharT typedefstring_caster< StringType, IsView >
decode_utfN(const char *buffer, ssize_t nbytes)string_caster< StringType, IsView >inlineprivatestatic
load(handle src, bool)string_caster< StringType, IsView >inline
load_bytes(enable_if_t< sizeof(C)==1, handle > src)string_caster< StringType, IsView >inlineprivate
load_bytes(enable_if_t< sizeof(C) !=1, handle >)string_caster< StringType, IsView >inlineprivate
namestring_caster< StringType, IsView >static
operator StringType &()string_caster< StringType, IsView >inline
operator StringType &&() &&string_caster< StringType, IsView >inline
operator StringType *()string_caster< StringType, IsView >inline
UTF_Nstring_caster< StringType, IsView >static
valuestring_caster< StringType, IsView >protected