webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
google::protobuf::python::DescriptorContainerDef Struct Reference

Public Attributes

const char * mapping_name
 
CountMethod count_fn
 
GetByIndexMethod get_by_index_fn
 
GetByNameMethod get_by_name_fn
 
GetByCamelcaseNameMethod get_by_camelcase_name_fn
 
GetByNumberMethod get_by_number_fn
 
NewObjectFromItemMethod new_object_from_item_fn
 
GetItemNameMethod get_item_name_fn
 
GetItemCamelcaseNameMethod get_item_camelcase_name_fn
 
GetItemNumberMethod get_item_number_fn
 
GetItemIndexMethod get_item_index_fn
 

Member Data Documentation

◆ count_fn

CountMethod google::protobuf::python::DescriptorContainerDef::count_fn

◆ get_by_camelcase_name_fn

GetByCamelcaseNameMethod google::protobuf::python::DescriptorContainerDef::get_by_camelcase_name_fn

◆ get_by_index_fn

GetByIndexMethod google::protobuf::python::DescriptorContainerDef::get_by_index_fn

◆ get_by_name_fn

GetByNameMethod google::protobuf::python::DescriptorContainerDef::get_by_name_fn

◆ get_by_number_fn

GetByNumberMethod google::protobuf::python::DescriptorContainerDef::get_by_number_fn

◆ get_item_camelcase_name_fn

GetItemCamelcaseNameMethod google::protobuf::python::DescriptorContainerDef::get_item_camelcase_name_fn

◆ get_item_index_fn

GetItemIndexMethod google::protobuf::python::DescriptorContainerDef::get_item_index_fn

◆ get_item_name_fn

GetItemNameMethod google::protobuf::python::DescriptorContainerDef::get_item_name_fn

◆ get_item_number_fn

GetItemNumberMethod google::protobuf::python::DescriptorContainerDef::get_item_number_fn

◆ mapping_name

const char* google::protobuf::python::DescriptorContainerDef::mapping_name

◆ new_object_from_item_fn

NewObjectFromItemMethod google::protobuf::python::DescriptorContainerDef::new_object_from_item_fn

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