ardour
Public Member Functions | Public Attributes | List of all members
ARDOUR::Session::space_and_path Struct Reference

Public Member Functions

 space_and_path ()
 

Public Attributes

uint32_t blocks
 4kB blocks More...
 
bool blocks_unknown
 true if blocks is unknown More...
 
std::string path
 

Detailed Description

Definition at line 1541 of file session.h.

Constructor & Destructor Documentation

ARDOUR::Session::space_and_path::space_and_path ( )
inline

Definition at line 1546 of file session.h.

Member Data Documentation

uint32_t ARDOUR::Session::space_and_path::blocks

4kB blocks

Definition at line 1542 of file session.h.

bool ARDOUR::Session::space_and_path::blocks_unknown

true if blocks is unknown

Definition at line 1543 of file session.h.

std::string ARDOUR::Session::space_and_path::path

Definition at line 1544 of file session.h.


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