ubit
Public Types | Public Member Functions | Public Attributes | List of all members
ubit::UDocSource Struct Reference

Document source (file, buffer, etc.). More...

#include <udoc.hpp>

Public Types

enum  From { PATHNAME, BUFFER, SCRATCH }
 

Public Member Functions

 UDocSource (int from, const UStr *path, UStr *errors, const UStr *buffer=null)
 note that path and errors are not duplicated.
 

Public Attributes

int from
 
int stat
 
uptr< const UStrpath
 
uptr< const UStrfullpath
 
const UStrbuffer
 
UStrerrors
 

Detailed Description

Document source (file, buffer, etc.).


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