doxygen @ tags replaced to \
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
/*! \class PIIODevice
|
||||
* @brief Base class for input/output classes
|
||||
* \brief Base class for input/output classes
|
||||
*
|
||||
* \section PIIODevice_sec0 Synopsis
|
||||
* This class provide open/close logic, threaded read/write and virtual input/output
|
||||
@@ -125,7 +125,7 @@ PIIODevice::PIIODevice(): PIThread() {
|
||||
}
|
||||
|
||||
|
||||
/*! @brief Constructs a PIIODevice with path and mode
|
||||
/*! \brief Constructs a PIIODevice with path and mode
|
||||
* \param path path to device
|
||||
* \param type mode for open */
|
||||
PIIODevice::PIIODevice(const PIString & path, PIIODevice::DeviceMode mode): PIThread() {
|
||||
|
||||
Reference in New Issue
Block a user