Bitcoin Core 29.99.0
P2P Digital Currency
Public Attributes | List of all members
mp::test::FooStruct Struct Reference

#include <foo.h>

Public Attributes

std::string name
 
std::set< int > setint
 
std::vector< bool > vbool
 

Detailed Description

Definition at line 17 of file foo.h.

Member Data Documentation

◆ name

std::string mp::test::FooStruct::name

Definition at line 19 of file foo.h.

◆ setint

std::set<int> mp::test::FooStruct::setint

Definition at line 20 of file foo.h.

◆ vbool

std::vector<bool> mp::test::FooStruct::vbool

Definition at line 21 of file foo.h.


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