Public Member Functions | Public Attributes | List of all members
google::protobuf::TextFormat::ParseLocation Struct Reference

#include <text_format.h>

Public Member Functions

 ParseLocation ()
 
 ParseLocation (int line_param, int column_param)
 

Public Attributes

int column
 
int line
 

Detailed Description

Definition at line 456 of file text_format.h.

Constructor & Destructor Documentation

◆ ParseLocation() [1/2]

google::protobuf::TextFormat::ParseLocation::ParseLocation ( )
inline

Definition at line 460 of file text_format.h.

◆ ParseLocation() [2/2]

google::protobuf::TextFormat::ParseLocation::ParseLocation ( int  line_param,
int  column_param 
)
inline

Definition at line 461 of file text_format.h.

Member Data Documentation

◆ column

int google::protobuf::TextFormat::ParseLocation::column

Definition at line 458 of file text_format.h.

◆ line

int google::protobuf::TextFormat::ParseLocation::line

Definition at line 457 of file text_format.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09