Public Attributes | List of all members
FileTest::Options Struct Reference

#include <file_test.h>

Public Attributes

void * arg = nullptr
 
FileTestFunc callback = nullptr
 
std::function< void(const std::string &)> comment_callback
 
bool is_kas_test = false
 
const char * path = nullptr
 
bool silent = false
 

Detailed Description

Definition at line 104 of file file_test.h.

Member Data Documentation

◆ arg

void* FileTest::Options::arg = nullptr

Definition at line 111 of file file_test.h.

◆ callback

FileTestFunc FileTest::Options::callback = nullptr

Definition at line 109 of file file_test.h.

◆ comment_callback

std::function<void(const std::string&)> FileTest::Options::comment_callback

Definition at line 116 of file file_test.h.

◆ is_kas_test

bool FileTest::Options::is_kas_test = false

Definition at line 120 of file file_test.h.

◆ path

const char* FileTest::Options::path = nullptr

Definition at line 106 of file file_test.h.

◆ silent

bool FileTest::Options::silent = false

Definition at line 114 of file file_test.h.


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


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