This class encapsulates the data output by Doxygen so it can be shared with Unity in a thread share way.
More...
This class encapsulates the data output by Doxygen so it can be shared with Unity in a thread share way.
bool DoxyThreadSafeOutput.isFinished |
( |
) | |
|
bool DoxyThreadSafeOutput.isStarted |
( |
) | |
|
List<string> DoxyThreadSafeOutput.ReadFullLog |
( |
) | |
|
string DoxyThreadSafeOutput.ReadLine |
( |
) | |
|
void DoxyThreadSafeOutput.SetFinished |
( |
) | |
|
void DoxyThreadSafeOutput.SetStarted |
( |
) | |
|
void DoxyThreadSafeOutput.WriteFullLog |
( |
List< string > |
newLog) | |
|
void DoxyThreadSafeOutput.WriteLine |
( |
string |
newOutput) | |
|
The documentation for this class was generated from the following file: