Public Member Functions | Private Attributes | List of all members
ScopedSocket Class Reference

Public Member Functions

 ScopedSocket (int sock)
 
 ~ScopedSocket ()
 

Private Attributes

const int sock_
 

Detailed Description

Definition at line 56 of file bio_test.cc.

Constructor & Destructor Documentation

◆ ScopedSocket()

ScopedSocket::ScopedSocket ( int  sock)
inlineexplicit

Definition at line 58 of file bio_test.cc.

◆ ~ScopedSocket()

ScopedSocket::~ScopedSocket ( )
inline

Definition at line 59 of file bio_test.cc.

Member Data Documentation

◆ sock_

const int ScopedSocket::sock_
private

Definition at line 64 of file bio_test.cc.


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


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