LibreOffice Module sot (master) 1
Classes | Enumerations
stgio.hxx File Reference
#include "stgcache.hxx"
#include "stgelem.hxx"
Include dependency graph for stgio.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StgIo
 

Enumerations

enum class  FatError {
  Ok ,
  WrongLength ,
  UnrefChain ,
  OutOfBounds ,
  InMemoryError ,
  OnFileError ,
  BothError
}
 

Enumeration Type Documentation

◆ FatError

enum class FatError
strong
Enumerator
Ok 
WrongLength 
UnrefChain 
OutOfBounds 
InMemoryError 
OnFileError 
BothError 

Definition at line 30 of file stgio.hxx.