▼NGraphClass | |
CGraph | Adds graph to given grid. user can add points, set bytespersecond and scroll to end. |
▼NHake_WPF | |
▼NAudioVideoManagers | |
CAudioVideoTransferManager | Class for processing incoming and outgoing audio and images. Handles media data received from the server. Reproduces speex encoded audio and Wave file segments using the primary audio output device in the system |
CBufferWaveStream | Provides a NAudio WaveStream with infinite length to facilitate streaming audio playback. Contains an internal buffer for the audio samples. If the buffer is empty, all read requests will return the desired length of silence. If there is pcm audio available in the buffer, it will be returned to the reader, possibly padded with silence to meet the desired read length |
CSpeexCompression | Class providing static methods for compression and decompression of speex encoded audio segments. |
▼NCallCenterReference | |
CCallCenterConnectionDto | |
CConnectionDto | |
CConnectionFault | |
CEmergencyTypeDto | |
CFault | |
CIWcfCallCenterService | |
CIWcfCallCenterServiceCallback | |
CIWcfCallCenterServiceChannel | |
CLocationInformationDto | |
CMeasurementInstrumentDto | |
CMediaConfigurationDto | |
CMediaInformationDto | |
CMobileDeviceInformationDto | |
CParameterFault | |
CPersonalInformationDto | |
CTargetStateFault | |
CTextMessageDto | |
CUserCredentialsDto | |
CWcfCallCenterServiceClient | |
▼NConversion | |
CAddressConverter | Converts PersonalInfomationDto string that it (Streetname, postalcode, locality). Converback is NOT implemented and returns always null! |
CBoolConverter | Converts bool to string. True=on and false=ei. |
CCompressionHelper | Class for static compression methods |
CLocationConverter | Converts location to string |
CMinuteConverter | Class for converting time in minutes to a string and back. |
CPhoneNumberConverter | Converter for location. |
CPriorityConverter | Converter for priority to string. |
CStateConverter | Converts state to string. |
▼NNetwork | |
CPinger | Class for sending keepalive messages to server. |
CApp | Interaction logic for App.xaml |
CAssignment | Assigment listboxitem that contains many properties like handlers, location, time, state, priority, pushpins, assigment info and street name. It sets content and background depending state and priority and if there is location available. |
CAsyncReceiver | Receives data from server which invokes event and writes it to debug. |
CConnection | Handles communication between server and this client. User must use connect method to connect server. After that user can use rest of the methods to manage connection. Also user should handle most of events, but atleast connectionupdatedevent. |
CMainWindow | Interaction logic for MainWindow.xaml. User can ask information from mobile client: video and location. Or user can send tutorials. Also user can manage assigments here that are shown in listbox and in map by pushpins. All controls is here in mainwindow. |
CMapController | Controls maps. User can add specific pushpin to maps or all pushpins again. Maps can be too added. User can also center maps. Also handles closing maps. |
CMapWindow | Simple resizable window that only contains map. |
CSettings | User can store object that they specifie with key. User can add, update, get and remove those objects using the key. |
CSettingsWindow | SettingsWindow |
▼NXamlGeneratedNamespace | |
CGeneratedInternalTypeHelper | GeneratedInternalTypeHelper |