Changeset 4016 in Sophya for trunk/AddOn/TAcq/racqumem.cc


Ignore:
Timestamp:
Aug 12, 2011, 2:26:10 PM (14 years ago)
Author:
ansari
Message:

Ajout de commentaires d'autodocumentation Doxygen, Reza 12/08/2011

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AddOn/TAcq/racqumem.cc

    r3979 r4016  
    77// LAL -      R. Ansari - Juin/Juillet 2008
    88//----------------------------------------------------------------
     9
     10/*!
     11   \class RAcqMemZoneMgr
     12   \ingroup TAcq
     13
     14   \brief Memory Manager class for multi-threaded acquisition and processing software
     15
     16   This class is the central memory hub through which different threads (I/O, processing, monitoring)
     17   are synchronized.
     18*/
    919
    1020/* --Methode-- */
Note: See TracChangeset for help on using the changeset viewer.