Public Member Functions | List of all members
grpc::testing::RandomDistInterface Class Referenceabstract

#include <interarrival.h>

Inheritance diagram for grpc::testing::RandomDistInterface:
Inheritance graph
[legend]

Public Member Functions

 RandomDistInterface ()
 
virtual double transform (double uni) const =0
 
virtual ~RandomDistInterface ()=0
 

Detailed Description

Definition at line 39 of file interarrival.h.

Constructor & Destructor Documentation

◆ RandomDistInterface()

grpc::testing::RandomDistInterface::RandomDistInterface ( )
inline

Definition at line 41 of file interarrival.h.

◆ ~RandomDistInterface()

grpc::testing::RandomDistInterface::~RandomDistInterface ( )
inlinepure virtual

Definition at line 47 of file interarrival.h.

Member Function Documentation

◆ transform()

virtual double grpc::testing::RandomDistInterface::transform ( double  uni) const
pure virtual

Implemented in grpc::testing::ExpDist.


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


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