CACAO
Public Member Functions | Data Fields
constant_nameandtype Struct Reference

Public Member Functions

 constant_nameandtype (Utf8String name, Utf8String desc)
 

Data Fields

const Utf8String name
 
const Utf8String descriptor
 

Detailed Description

Definition at line 80 of file loader.hpp.

Constructor & Destructor Documentation

constant_nameandtype::constant_nameandtype ( Utf8String  name,
Utf8String  desc 
)
inline

Definition at line 81 of file loader.hpp.

Field Documentation

const Utf8String constant_nameandtype::descriptor

Definition at line 84 of file loader.hpp.

const Utf8String constant_nameandtype::name

Definition at line 83 of file loader.hpp.


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