Halyri - Mobiili  0.9.1
 All Classes Namespaces Functions Enumerations Properties
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CApplication
 CAppResourcesA strongly-typed resource class, for looking up localized strings, etc.
 CAsyncCompletedEventArgs
 CAudioVideoPlaybackManagerHandles playback of incoming audio and picture data. Currently only performs the playback of speex encoded audio using XNA sound effect instances
 CAudioVideoTransmitManagerClass for managing audio and picture transmission from XNA Microphone and AudioVideoCaptureDevice. Media is captured using PreviewImageCapturer and WavAudioSampleCapturer classes. Capture configuration is taken from MediaConfigurationDto published by the server and available on NetworkConnection's MediaConfigurationUpdatedEvent. Network operations are performed by NetworkConnection class
 CClientBase< Halyri.ServiceReference1.IWcfMobileService >
 CClientBase< Halyri.WcfMobileServiceClient.IWcfMobileService >
 CCompressionHelperClass for static compression methods
 CConnectionMakes all connection actions to server. User can connect, update information about device, personalinfo, medicalinfo or location. Uses SignalR for receiving and WCF for sending.
 CGetMediaSegmentRequest
 CGetMediaSegmentResponse
 CIClientChannel
 CINotifyPropertyChanged
 CINotifyPropertyChanged
 CIWcfMobileService
 CIWcfMobileService
 CLocalizedStringsProvides access to string resources.
 CMeasurementInstrumentManagerMock implementation of a class that manages the measurement instruments connected to a mobile device. This implementation contains a specification for a single measurement instrument and provides it on a list.
 CMeasurementManagerMock of a class that manages an active measurement session on a measurement instrument connested to the mobile device. Currently provides data conforming to the data structure parameters specified in the provided MeasurementInstrumentDto and imitating nomrmal ECG
 CMediaConfigurationDtoMedia configuration container class manually cloned from the server project.
 Cobject
 CPhoneApplicationPage
 CPingRequest
 CPingResponse
 CPreviewImageCapturerClass for capturing preview images from AudioVideoCaptureDevice and compressing them to jpeg. Enables the comressed frames to have lower resolution and frame rate than the AudioVideoCaptureDevice preview buffer generates
 CSendTestPacketRequest
 CSendTestPacketResponse
 CSendTextMessageRequest
 CSendTextMessageResponse
 CSettingsApplication can store any objects here that last while program is terminated. You have to always save by using Save() or modifications do not take place in storage. USE KEYS DEFINED HERE AS PUBLIC CONSTS.
 CSpeexCompressionHelperClass providing static methods for compression and decompression of speex encoded audio segments.
 CToggleNoSoundRequest
 CToggleNoSoundResponse
 CUpdateConnectionLatencyInfoRequest
 CUpdateConnectionLatencyInfoResponse
 CUpdateConnectionPriorityRequest
 CupdateConnectionPriorityRequest
 CUpdateConnectionPriorityResponse
 CupdateConnectionPriorityResponse
 CUpdateDeviceInfoRequest
 CUpdateDeviceInfoRequest
 CUpdateDeviceInfoResponse
 CUpdateDeviceInfoResponse
 CUpdateInstrumentListRequest
 CUpdateInstrumentListResponse
 CUpdateLocationRequest
 CUpdateLocationRequest
 CUpdateLocationResponse
 CUpdateLocationResponse
 CUpdateMedicalInfoRequest
 CupdateMedicalInfoRequest
 CUpdateMedicalInfoResponse
 CupdateMedicalInfoResponse
 CUpdatePersonalInfoRequest
 CUpdatePersonalInfoResponse
 CupdateRequestTypeRequest
 CUpdateRequestTypeRequest
 CupdateRequestTypeResponse
 CUpdateRequestTypeResponse
 CupdateUserInfoRequest
 CupdateUserInfoResponse
 CUploadMeasurementDataRequest
 CUploadMeasurementDataResponse
 CUploadMediaSegmentRequest
 CUploadMediaSegmentResponse
 CWavAudioSampleCapturerClass for capturing PCM audio fragments from XNA microphone and processing them as WAVE files.
 CWaveFileHeaderClass for generating canonical WAVE header to an array of PCM samples.