BasebandChannelAdaptation2::MBca2Factory Class Reference

class BasebandChannelAdaptation2::MBca2Factory

The abstract interface responsible for BCA creation.

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

Member Functions Documentation

NewBcaL()

MBca2 * 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