VizKit  3.3.7
Functions | Variables
VisualDataStore.cpp File Reference
#include "VisualDataStore.h"
#include "VisualErrorHandling.h"
#include "VisualAudioLab.h"
#include "VisualConfiguration.h"
#include "VisualPreferences.h"
#include "VisualThreading.h"
#include "VisualNotification.h"
#include "VisualString.h"
#include "VisualFile.h"
#include "VisualStyledString.h"
#include "VisualImage.h"
#include "VisualPlayerState.h"
#include "VisualSignature.h"
#include "VisualThreadingManager.h"

Functions

 if (debug==true)
VisualNotification aNotification (visualFile->getIdentifier())
aNotification setKey (kStringWithIdentifierLoadedAndCreatedMsg)
aNotification setObject (stringContentsOfFile)
aNotification post ()
 if (!visualFile)

Variables

bool debug = false
VisualFilevisualFile = reinterpret_cast<VisualFile*>(fileWithStringContent)
VisualString stringContentsOfFile
return retVal
VisualItemIdentifier fileIdentifier = visualFile->getIdentifier()
VisualNotification aNotification (fileIdentifier)
bool success = visualFile->remove()

Function Documentation

if ( debug  = = true)
if ( visualFile)
aNotification setKey ( kStringWithIdentifierLoadedAndCreatedMsg  )

Variable Documentation

bool debug = false
return retVal
bool success = visualFile->remove()
delete visualFile = reinterpret_cast<VisualFile*>(fileWithStringContent)

Generated on Sun May 3 2015 20:26:31 for VizKit by doxygen 1.8.0