OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
google::protobuf::strings::internal::SubstituteArg Class Reference

#include <substitute.h>

List of all members.

Public Member Functions

 SubstituteArg (const char *value)
 SubstituteArg (const string &value)
 SubstituteArg ()
 SubstituteArg (char value)
 SubstituteArg (short value)
 SubstituteArg (unsigned short value)
 SubstituteArg (int value)
 SubstituteArg (unsigned int value)
 SubstituteArg (long value)
 SubstituteArg (unsigned long value)
 SubstituteArg (long long value)
 SubstituteArg (unsigned long long value)
 SubstituteArg (float value)
 SubstituteArg (double value)
 SubstituteArg (bool value)
const char * data () const
int size () const

Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines