Public Member Functions | Private Attributes | List of all members
absl::ByLength Class Reference

#include <str_split.h>

Public Member Functions

 ByLength (ptrdiff_t length)
 
 ByLength (ptrdiff_t length)
 
absl::string_view Find (absl::string_view text, size_t pos) const
 
absl::string_view Find (absl::string_view text, size_t pos) const
 

Private Attributes

const ptrdiff_t length_
 

Detailed Description

Definition at line 213 of file abseil-cpp/absl/strings/str_split.h.

Constructor & Destructor Documentation

◆ ByLength() [1/2]

absl::ByLength::ByLength ( ptrdiff_t  length)
explicit

Definition at line 122 of file abseil-cpp/absl/strings/str_split.cc.

◆ ByLength() [2/2]

absl::ByLength::ByLength ( ptrdiff_t  length)
explicit

Member Function Documentation

◆ Find() [1/2]

absl::string_view absl::ByLength::Find ( absl::string_view  text,
size_t  pos 
) const

Definition at line 126 of file abseil-cpp/absl/strings/str_split.cc.

◆ Find() [2/2]

absl::string_view absl::ByLength::Find ( absl::string_view  text,
size_t  pos 
) const

Member Data Documentation

◆ length_

const ptrdiff_t absl::ByLength::length_
private

Definition at line 219 of file abseil-cpp/absl/strings/str_split.h.


The documentation for this class was generated from the following files:


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