BWAPI
Classes | Namespaces | Functions
Undermind/proxy/cpp/include/google/protobuf/repeated_field.h File Reference
#include <string>
#include <iterator>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/message_lite.h>
Include dependency graph for repeated_field.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  google::protobuf::RepeatedField< Element >
class  google::protobuf::internal::RepeatedPtrFieldBase
class  google::protobuf::internal::GenericTypeHandler< GenericType >
class  google::protobuf::internal::StringTypeHandlerBase
class  google::protobuf::internal::StringTypeHandler
class  google::protobuf::RepeatedPtrField< Element >
class  google::protobuf::RepeatedPtrField< Element >::TypeHandler
class  google::protobuf::RepeatedPtrField< Element >::TypeHandler
class  google::protobuf::internal::RepeatedPtrIterator< Element >
class  google::protobuf::internal::RepeatedPtrOverPtrsIterator< Element >
class  google::protobuf::internal::RepeatedFieldBackInsertIterator< T >
class  google::protobuf::internal::RepeatedPtrFieldBackInsertIterator< T >
class  google::protobuf::internal::AllocatedRepeatedPtrFieldBackInsertIterator< T >

Namespaces

namespace  google
namespace  google::protobuf
namespace  google::protobuf::internal

Functions

LIBPROTOBUF_EXPORT int google::protobuf::internal::StringSpaceUsedExcludingSelf (const string &str)
template<typename T >
internal::RepeatedFieldBackInsertIterator
< T > 
google::protobuf::RepeatedFieldBackInserter (RepeatedField< T > *const mutable_field)
template<typename T >
internal::RepeatedPtrFieldBackInsertIterator
< T > 
google::protobuf::RepeatedFieldBackInserter (RepeatedPtrField< T > *const mutable_field)
template<typename T >
internal::AllocatedRepeatedPtrFieldBackInsertIterator
< T > 
google::protobuf::AllocatedRepeatedPtrFieldBackInserter (RepeatedPtrField< T > *const mutable_field)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines