Classes | Defines

ILockedTracks.h File Reference

#include "ifnpub.h"
#include "control.h"
#include "AnimatableInterfaceIDs.h"

Go to the source code of this file.

Classes

class   ILockedTracksMan
  Locked Track Manager This class provides an interface for managing and setting locks on acceptable tracks. More...
class   ILockedTrack
  An interface to a track that can get locked. More...
class   ILockedTrackImp
  This class provides an implementation of ILockedTrack base class, including a local variable that's used for the persisting the lock. More...
class   ILockedTrackClient
  An interface to an object who is a client that has subanims that may get locked. More...
class   LockableStdControl
class   LockableControl

Defines

#define  ILOCKEDTRACKSMAN_INTERFACE   Interface_ID(0x30384fe4, 0x3d657ac6)
  The unique interface ID for the Locked Tracks Manager.

Define Documentation

#define ILOCKEDTRACKSMAN_INTERFACE   Interface_ID(0x30384fe4, 0x3d657ac6)

The unique interface ID for the Locked Tracks Manager.

Definition at line 16 of file ILockedTracks.h.