BasebandChannelAdaptation::MBcaFactory Class Reference

class BasebandChannelAdaptation::MBcaFactory

The abstract interface responsible for BCA creation.

Public Member Functions
MBca * NewBcaL ()
void Release ()

Member Functions Documentation

NewBcaL()

MBca * NewBcaL ( ) [pure virtual]

This method creates a BCA instance and returns a pointer to it.

Release()

void Release ( ) [pure virtual]

deletes the allocated data in BcaFactory