2016-08-13 19:55:07 +01:00
|
|
|
*************
|
|
|
|
|
API Reference
|
|
|
|
|
*************
|
|
|
|
|
|
|
|
|
|
.. contents::
|
|
|
|
|
|
|
|
|
|
Enumerations
|
|
|
|
|
============
|
|
|
|
|
|
|
|
|
|
.. doxygenenum:: loot::GameType
|
|
|
|
|
|
|
|
|
|
.. doxygenenum:: loot::LanguageCode
|
|
|
|
|
|
|
|
|
|
.. doxygenenum:: loot::MessageType
|
|
|
|
|
|
|
|
|
|
.. doxygenenum:: loot::PluginCleanliness
|
|
|
|
|
|
|
|
|
|
Public-Field Data Structures
|
|
|
|
|
============================
|
|
|
|
|
|
|
|
|
|
.. doxygenstruct:: loot::MasterlistInfo
|
|
|
|
|
:members:
|
|
|
|
|
|
2016-08-20 13:49:21 +01:00
|
|
|
.. doxygenstruct:: loot::SimpleMessage
|
2016-08-13 19:55:07 +01:00
|
|
|
:members:
|
|
|
|
|
|
|
|
|
|
.. doxygenstruct:: loot::PluginTags
|
|
|
|
|
:members:
|
|
|
|
|
|
|
|
|
|
Functions
|
|
|
|
|
=========
|
|
|
|
|
|
|
|
|
|
.. doxygenfunction:: loot::IsCompatible
|
|
|
|
|
|
|
|
|
|
.. doxygenfunction:: loot::CreateDatabase
|
|
|
|
|
|
|
|
|
|
Interfaces
|
|
|
|
|
==========
|
|
|
|
|
|
|
|
|
|
.. doxygenclass:: loot::DatabaseInterface
|
|
|
|
|
:members:
|
|
|
|
|
|
|
|
|
|
Classes
|
|
|
|
|
=======
|
|
|
|
|
|
2016-10-08 09:37:59 +01:00
|
|
|
.. doxygenclass:: loot::LootVersion
|
|
|
|
|
:members:
|
|
|
|
|
|
|
|
|
|
Exceptions
|
|
|
|
|
==========
|
|
|
|
|
|
2016-10-07 17:28:36 +01:00
|
|
|
.. doxygenclass:: loot::CyclicInteractionError
|
|
|
|
|
:members:
|
|
|
|
|
|
2016-10-07 17:29:42 +01:00
|
|
|
.. doxygenclass:: loot::GitStateError
|
|
|
|
|
:members:
|
|
|
|
|
|
2016-10-07 17:37:05 +01:00
|
|
|
.. doxygenclass:: loot::GameDetectionError
|
|
|
|
|
:members:
|
|
|
|
|
|
2016-10-07 18:08:47 +01:00
|
|
|
.. doxygenclass:: loot::ConditionSyntaxError
|
|
|
|
|
:members:
|
|
|
|
|
|
2016-10-07 19:44:29 +01:00
|
|
|
.. doxygenclass:: loot::FileAccessError
|
|
|
|
|
:members:
|
|
|
|
|
|
2016-10-06 20:15:31 +01:00
|
|
|
Error Categories
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
LOOT uses error category objects to identify errors with codes that originate in
|
|
|
|
|
lower-level libraries.
|
|
|
|
|
|
|
|
|
|
.. doxygenfunction:: loot::libloadorder_category
|
2016-10-06 21:00:06 +01:00
|
|
|
|
|
|
|
|
.. doxygenfunction:: loot::libgit2_category
|