mmserv/tms/tmsimpl/src/tmspcmimpl.cpp
changeset 12 5a06f39ad45b
parent 0 71ca22bcf22a
child 13 f5c5c82a163e
equal deleted inserted replaced
0:71ca22bcf22a 12:5a06f39ad45b
    13  *
    13  *
    14  * Description: Telephony Multimedia Service
    14  * Description: Telephony Multimedia Service
    15  *
    15  *
    16  */
    16  */
    17 
    17 
    18 #include <tms.h>
       
    19 #include "tmsutility.h"
    18 #include "tmsutility.h"
    20 #include "tmspcmbodyimpl.h"
    19 #include "tmspcmbodyimpl.h"
    21 #include "tmspcmformatimpl.h"
    20 #include "tmspcmformatimpl.h"
    22 
    21 
    23 using namespace TMS;
    22 using namespace TMS;
    24 
    23 
    25 TMSPCMFormatImpl::TMSPCMFormatImpl()
    24 TMSPCMFormatImpl::TMSPCMFormatImpl()
    26     {
    25     {
       
    26     TRACE_PRN_FN_ENT;
       
    27     TRACE_PRN_FN_EXT;
    27     }
    28     }
    28 
    29 
    29 TMSPCMFormatImpl::~TMSPCMFormatImpl()
    30 TMSPCMFormatImpl::~TMSPCMFormatImpl()
    30     {
    31     {
       
    32     TRACE_PRN_FN_ENT;
       
    33     TRACE_PRN_FN_EXT;
    31     }
    34     }
    32 
    35 
    33 gint TMSPCMFormatImpl::PostConstruct()
    36 gint TMSPCMFormatImpl::PostConstruct()
    34     {
    37     {
    35     TRACE_PRN_FN_ENT;
    38     TRACE_PRN_FN_ENT;