Changeset 62 in pacpusframework for trunk/src/DBITEPlayerLib/DbtPlyFileManager.cpp


Ignore:
Timestamp:
01/09/13 17:26:04 (11 years ago)
Author:
Marek Kurdej
Message:

Update: license info.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/DBITEPlayerLib/DbtPlyFileManager.cpp

    r31 r62  
    1 ////////////////////////////////////////////////////////////////////////////////
    2 // created:     2007/04/12 - 16:30
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
    33//
    4 // author:      Elie Al Alam & Gerald Dherbomez
    5 //
    6 // version:     $Id: DbtPlyFileManager.cpp 1020 2012-12-19 09:39:40Z kurdejma $
    7 //
    8 // purpose:     Dbite Player File Manager implementation
    9 //
    10 // todo:        manage a vector of dbite files and update the functions
    11 //              playModen and configureComponent to support this funtionnality
    12 //             
    13 //              Put the type of data that has just been replayed in a protected
    14 //              variable of the abstract class in order to the derived class can
    15 //              know what to do
    16 //
    17 //              complete the function playMode2
    18 //
    19 //              sortir la variable kMaxPendingTimeFromEngineMicrosecs en propriété
    20 ////////////////////////////////////////////////////////////////////////////////
     4/// @version $Id$
    215
    226#include <Pacpus/DbitePlayer/DbtPlyFileManager.h>
Note: See TracChangeset for help on using the changeset viewer.