Halide
HalideIntrospectionCanary::A Struct Reference

#include <Introspection.h>

Classes

class  B
 

Public Member Functions

 A ()
 
bool test (const std::string &my_name)
 

Public Attributes

int an_int
 
B a_b
 

Detailed Description

Definition at line 99 of file Introspection.h.

Constructor & Destructor Documentation

◆ A()

HalideIntrospectionCanary::A::A ( )
inline

Definition at line 115 of file Introspection.h.

References a_b, and HalideIntrospectionCanary::A::B::parent.

Member Function Documentation

◆ test()

bool HalideIntrospectionCanary::A::test ( const std::string &  my_name)

Member Data Documentation

◆ an_int

int HalideIntrospectionCanary::A::an_int

Definition at line 100 of file Introspection.h.

◆ a_b

B HalideIntrospectionCanary::A::a_b

Definition at line 113 of file Introspection.h.

Referenced by A().


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