Halyri - Mobiili  0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CApplication
 CHalyri.Resources.AppResourcesA strongly-typed resource class, for looking up localized strings, etc.
 CAsyncCompletedEventArgs
 CHalyri.AudioVideoManagers.AudioVideoPlaybackManagerHandles playback of incoming audio and picture data. Currently only performs the playback of speex encoded audio using XNA sound effect instances
 CHalyri.AudioVideoTransmitManagerClass 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
 CChannelBase< Halyri.ServiceReference1.IWcfMobileService >
 CChannelBase< Halyri.WcfMobileServiceClient.IWcfMobileService >
 CClientBase< Halyri.ServiceReference1.IWcfMobileService >
 CClientBase< Halyri.WcfMobileServiceClient.IWcfMobileService >
 CHalyri.Conversion.CompressionHelperClass for static compression methods
 CHalyri.ConnectionMakes all connection actions to server. User can connect, update information about device, personalinfo, medicalinfo or location. Uses SignalR for receiving and WCF for sending.
 CHalyri.ServiceReference1.GetMediaSegmentRequest
 CHalyri.ServiceReference1.GetMediaSegmentResponse
 CIClientChannel
 CINotifyPropertyChanged
 CINotifyPropertyChanged
 CHalyri.ServiceReference1.IWcfMobileService
 CHalyri.WcfMobileServiceClient.IWcfMobileService
 CHalyri.LocalizedStringsProvides access to string resources.
 CHalyri.Measurement.MeasurementInstrumentManagerMock 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.
 CHalyri.Measurement.MeasurementManagerMock 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
 CHalyri.ImportedServiceClasses.MediaConfigurationDtoMedia configuration container class manually cloned from the server project.
 Cobject
 CPhoneApplicationPage
 CHalyri.ServiceReference1.PingRequest
 CHalyri.ServiceReference1.PingResponse
 CHalyri.AudioVideoManagers.PreviewImageCapturerClass 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
 CHalyri.ServiceReference1.SendTestPacketRequest
 CHalyri.ServiceReference1.SendTestPacketResponse
 CHalyri.ServiceReference1.SendTextMessageRequest
 CHalyri.ServiceReference1.SendTextMessageResponse
 CHalyri.SettingsApplication 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.
 CHalyri.Conversion.SpeexCompressionHelperClass providing static methods for compression and decompression of speex encoded audio segments.
 CHalyri.ServiceReference1.ToggleNoSoundRequest
 CHalyri.ServiceReference1.ToggleNoSoundResponse
 CHalyri.ServiceReference1.UpdateConnectionLatencyInfoRequest
 CHalyri.ServiceReference1.UpdateConnectionLatencyInfoResponse
 CHalyri.ServiceReference1.UpdateConnectionPriorityRequest
 CHalyri.WcfMobileServiceClient.updateConnectionPriorityRequest
 CHalyri.ServiceReference1.UpdateConnectionPriorityResponse
 CHalyri.WcfMobileServiceClient.updateConnectionPriorityResponse
 CHalyri.ServiceReference1.UpdateDeviceInfoRequest
 CHalyri.WcfMobileServiceClient.UpdateDeviceInfoRequest
 CHalyri.ServiceReference1.UpdateDeviceInfoResponse
 CHalyri.WcfMobileServiceClient.UpdateDeviceInfoResponse
 CHalyri.ServiceReference1.UpdateInstrumentListRequest
 CHalyri.ServiceReference1.UpdateInstrumentListResponse
 CHalyri.ServiceReference1.UpdateLocationRequest
 CHalyri.WcfMobileServiceClient.UpdateLocationRequest
 CHalyri.WcfMobileServiceClient.UpdateLocationResponse
 CHalyri.ServiceReference1.UpdateLocationResponse
 CHalyri.ServiceReference1.UpdateMedicalInfoRequest
 CHalyri.WcfMobileServiceClient.updateMedicalInfoRequest
 CHalyri.ServiceReference1.UpdateMedicalInfoResponse
 CHalyri.WcfMobileServiceClient.updateMedicalInfoResponse
 CHalyri.ServiceReference1.UpdatePersonalInfoRequest
 CHalyri.ServiceReference1.UpdatePersonalInfoResponse
 CHalyri.WcfMobileServiceClient.updateRequestTypeRequest
 CHalyri.ServiceReference1.UpdateRequestTypeRequest
 CHalyri.WcfMobileServiceClient.updateRequestTypeResponse
 CHalyri.ServiceReference1.UpdateRequestTypeResponse
 CHalyri.WcfMobileServiceClient.updateUserInfoRequest
 CHalyri.WcfMobileServiceClient.updateUserInfoResponse
 CHalyri.ServiceReference1.UploadMeasurementDataRequest
 CHalyri.ServiceReference1.UploadMeasurementDataResponse
 CHalyri.ServiceReference1.UploadMediaSegmentRequest
 CHalyri.ServiceReference1.UploadMediaSegmentResponse
 CHalyri.AudioVideoManagers.WavAudioSampleCapturerClass for capturing PCM audio fragments from XNA microphone and processing them as WAVE files.
 CHalyri.AudioVideoManagers.WaveFileHeaderClass for generating canonical WAVE header to an array of PCM samples.