Changeset 63 in pacpusframework for trunk/include/Pacpus/kernel/ComponentBase.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/ComponentBase.h

    r62 r63  
    55/// @author  Marek Kurdej <firstname.surname@utc.fr>
    66/// @author  Samuel Gosselin <firstname.surname@utc.fr>
    7 /// @date    Month, Year
     7/// @date    February, 2006
    88/// @version $Id$
    99/// @copyright Copyright (c) UTC/CNRS Heudiasyc 2006 - 2013. All rights reserved.
    10 /// @brief Brief description.
     10/// @brief Generic ComponentBase class. This is an abstract class.
    1111///
    1212/// Detailed description.
     13/// @todo        - see if some methods can be private with ComponentManager
     14///              friendship
     15///              - include the copy of Xml node in param here
     16///              - see if there is a possibility to avoid the constraint
     17///              on parameters in the constructor of derived class
    1318
    1419#ifndef DEF_PACPUS_COMPONENTBASE_H
Note: See TracChangeset for help on using the changeset viewer.