Public Member Functions | List of all members
grpc_generator::CommentHolder Struct Referenceabstract

#include <schema_interface.h>

Inheritance diagram for grpc_generator::CommentHolder:
Inheritance graph
[legend]

Public Member Functions

virtual std::vector< std::string > GetAllComments () const =0
 
virtual std::string GetLeadingComments (const std::string prefix) const =0
 
virtual std::string GetTrailingComments (const std::string prefix) const =0
 
virtual ~CommentHolder ()
 

Detailed Description

Definition at line 46 of file schema_interface.h.

Constructor & Destructor Documentation

◆ ~CommentHolder()

virtual grpc_generator::CommentHolder::~CommentHolder ( )
inlinevirtual

Definition at line 47 of file schema_interface.h.

Member Function Documentation

◆ GetAllComments()

virtual std::vector<std::string> grpc_generator::CommentHolder::GetAllComments ( ) const
pure virtual

◆ GetLeadingComments()

virtual std::string grpc_generator::CommentHolder::GetLeadingComments ( const std::string  prefix) const
pure virtual

◆ GetTrailingComments()

virtual std::string grpc_generator::CommentHolder::GetTrailingComments ( const std::string  prefix) const
pure virtual

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:40