GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
kpse_format_info_type Struct Reference
Collaboration diagram for kpse_format_info_type:
Collaboration graph
[legend]

Public Member Functions

 kpse_format_info_type (void)
 
 ~kpse_format_info_type (void)
 

Public Attributes

std::string client_path
 
std::string cnf_path
 
std::string default_path
 
std::string override_path
 
std::string path
 
std::string path_source
 
std::string raw_path
 
string_vector suffix
 
std::string type
 

Detailed Description

Definition at line 1689 of file kpse.cc.

Constructor & Destructor Documentation

kpse_format_info_type::kpse_format_info_type ( void  )
inline

Definition at line 1691 of file kpse.cc.

kpse_format_info_type::~kpse_format_info_type ( void  )
inline

Definition at line 1696 of file kpse.cc.

Member Data Documentation

std::string kpse_format_info_type::client_path

Definition at line 1703 of file kpse.cc.

std::string kpse_format_info_type::cnf_path

Definition at line 1704 of file kpse.cc.

std::string kpse_format_info_type::default_path

Definition at line 1705 of file kpse.cc.

std::string kpse_format_info_type::override_path

Definition at line 1702 of file kpse.cc.

std::string kpse_format_info_type::path

Definition at line 1699 of file kpse.cc.

std::string kpse_format_info_type::path_source

Definition at line 1701 of file kpse.cc.

std::string kpse_format_info_type::raw_path

Definition at line 1700 of file kpse.cc.

string_vector kpse_format_info_type::suffix

Definition at line 1706 of file kpse.cc.

std::string kpse_format_info_type::type

Definition at line 1698 of file kpse.cc.


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