source-engine/thirdparty/protobuf-2.6.1/python/google/protobuf/pyext
2020-10-24 10:29:06 +03:00
..
__init__.py Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
__init__.pyc Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
cpp_message.py Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
descriptor_cpp2_test.py Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
descriptor_cpp2_test.pyc Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
descriptor.cc Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
descriptor.h Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
extension_dict.cc Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
extension_dict.h Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
message_factory_cpp2_test.py Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
message.cc Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
message.h Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
proto2_api_test.proto Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
python_pb2.py Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
python_protobuf.h Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
python.proto Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
README Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
reflection_cpp2_generated_test.py Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
repeated_composite_container.cc Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
repeated_composite_container.h Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
repeated_scalar_container.cc Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
repeated_scalar_container.h Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00
scoped_pyobject_ptr.h Add protobuf-2.6.1 2020-10-24 10:29:06 +03:00

This is the 'v2' C++ implementation for python proto2.

It is active when:

PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION_VERSION=2