Changeset 63 in pacpusframework for trunk/include/Pacpus/kernel/ComponentManager.h


Ignore:
Timestamp:
01/09/13 17:38:19 (12 years ago)
Author:
Marek Kurdej
Message:

Documentation: file info.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Pacpus/kernel/ComponentManager.h

    r62 r63  
    33//
    44/// @author  Gerald Dherbomez <firstname.surname@utc.fr>
    5 /// @date    Month, Year
     5/// @date    January, 2006
    66/// @version $Id$
    77/// @copyright Copyright (c) UTC/CNRS Heudiasyc 2006 - 2013. All rights reserved.
    88/// @brief Brief description.
    99///
    10 /// Detailed description.
     10/// Purpose:     This class records the components and manages them
     11///              This class is a singleton
     12///              Use the static ComponentManager::create() function
     13///              to get a pointer on this object.
    1114
    1215#ifndef DEF_PACPUS_COMPONENTMANAGER_H
Note: See TracChangeset for help on using the changeset viewer.