ChimeraTK-DeviceAccess-TangoBackend 00.01.02
Loading...
Searching...
No Matches
TangoTestServerStateMachine.cpp
Go to the documentation of this file.
1/*----- PROTECTED REGION ID(TangoTestServerStateMachine.cpp) ENABLED START -----*/
2/* clang-format on */
3//=============================================================================
4//
5// file : TangoTestServerStateMachine.cpp
6//
7// description : State machine file for the TangoTestServer class
8//
9// project : TangoTestServer
10//
11// This file is part of Tango device class.
12//
13// Tango is free software: you can redistribute it and/or modify
14// it under the terms of the GNU Lesser General Public License as published by
15// the Free Software Foundation, either version 3 of the License, or
16// (at your option) any later version.
17//
18// Tango is distributed in the hope that it will be useful,
19// but WITHOUT ANY WARRANTY; without even the implied warranty of
20// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21// GNU Lesser General Public License for more details.
22//
23// You should have received a copy of the GNU Lesser General Public License
24// along with Tango. If not, see <http://www.gnu.org/licenses/>.
25//
26//
27//
28//=============================================================================
29// This file is generated by POGO
30// (Program Obviously used to Generate tango Object)
31//=============================================================================
32
33#include "TangoTestServer.h"
34
35/* clang-format off */
36/*----- PROTECTED REGION END -----*/ // TangoTestServer::TangoTestServerStateMachine.cpp
37
38//================================================================
39// States | Description
40//================================================================
41
42
43namespace TangoTestServer_ns
44{
45//=================================================
46// Attributes Allowed Methods
47//=================================================
48
49/*--------------------------------------------------------------------------------------------------------------------*/
54/*--------------------------------------------------------------------------------------------------------------------*/
55bool TangoTestServer::is_DoubleScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
56{
57 // Not any excluded states for DoubleScalar attribute in Write access.
58 /*----- PROTECTED REGION ID(TangoTestServer::DoubleScalarStateAllowed_WRITE) ENABLED START -----*/
59 /* clang-format on */
60 /* clang-format off */
61 /*----- PROTECTED REGION END -----*/ // TangoTestServer::DoubleScalarStateAllowed_WRITE
62
63 // Not any excluded states for DoubleScalar attribute in read access.
64 /*----- PROTECTED REGION ID(TangoTestServer::DoubleScalarStateAllowed_READ) ENABLED START -----*/
65 /* clang-format on */
66 /* clang-format off */
67 /*----- PROTECTED REGION END -----*/ // TangoTestServer::DoubleScalarStateAllowed_READ
68 return true;
69}
70
71/*--------------------------------------------------------------------------------------------------------------------*/
76/*--------------------------------------------------------------------------------------------------------------------*/
77bool TangoTestServer::is_DoubleRoScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
78{
79
80 // Not any excluded states for DoubleRoScalar attribute in read access.
81 /*----- PROTECTED REGION ID(TangoTestServer::DoubleRoScalarStateAllowed_READ) ENABLED START -----*/
82 /* clang-format on */
83 /* clang-format off */
84 /*----- PROTECTED REGION END -----*/ // TangoTestServer::DoubleRoScalarStateAllowed_READ
85 return true;
86}
87
88/*--------------------------------------------------------------------------------------------------------------------*/
93/*--------------------------------------------------------------------------------------------------------------------*/
94bool TangoTestServer::is_DoubleWoScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
95{
96 // Not any excluded states for DoubleWoScalar attribute in Write access.
97 /*----- PROTECTED REGION ID(TangoTestServer::DoubleWoScalarStateAllowed_WRITE) ENABLED START -----*/
98 /* clang-format on */
99 /* clang-format off */
100 /*----- PROTECTED REGION END -----*/ // TangoTestServer::DoubleWoScalarStateAllowed_WRITE
101
102 return true;
103}
104
105/*--------------------------------------------------------------------------------------------------------------------*/
110/*--------------------------------------------------------------------------------------------------------------------*/
111bool TangoTestServer::is_FloatScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
112{
113 // Not any excluded states for FloatScalar attribute in Write access.
114 /*----- PROTECTED REGION ID(TangoTestServer::FloatScalarStateAllowed_WRITE) ENABLED START -----*/
115 /* clang-format on */
116 /* clang-format off */
117 /*----- PROTECTED REGION END -----*/ // TangoTestServer::FloatScalarStateAllowed_WRITE
118
119 // Not any excluded states for FloatScalar attribute in read access.
120 /*----- PROTECTED REGION ID(TangoTestServer::FloatScalarStateAllowed_READ) ENABLED START -----*/
121 /* clang-format on */
122 /* clang-format off */
123 /*----- PROTECTED REGION END -----*/ // TangoTestServer::FloatScalarStateAllowed_READ
124 return true;
125}
126
127/*--------------------------------------------------------------------------------------------------------------------*/
132/*--------------------------------------------------------------------------------------------------------------------*/
133bool TangoTestServer::is_FloatRoScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
134{
135
136 // Not any excluded states for FloatRoScalar attribute in read access.
137 /*----- PROTECTED REGION ID(TangoTestServer::FloatRoScalarStateAllowed_READ) ENABLED START -----*/
138 /* clang-format on */
139 /* clang-format off */
140 /*----- PROTECTED REGION END -----*/ // TangoTestServer::FloatRoScalarStateAllowed_READ
141 return true;
142}
143
144/*--------------------------------------------------------------------------------------------------------------------*/
149/*--------------------------------------------------------------------------------------------------------------------*/
150bool TangoTestServer::is_FloatWoScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
151{
152 // Not any excluded states for FloatWoScalar attribute in Write access.
153 /*----- PROTECTED REGION ID(TangoTestServer::FloatWoScalarStateAllowed_WRITE) ENABLED START -----*/
154 /* clang-format on */
155 /* clang-format off */
156 /*----- PROTECTED REGION END -----*/ // TangoTestServer::FloatWoScalarStateAllowed_WRITE
157
158 // Not any excluded states for FloatWoScalar attribute in read access.
159 /*----- PROTECTED REGION ID(TangoTestServer::FloatWoScalarStateAllowed_READ) ENABLED START -----*/
160 /* clang-format on */
161 /* clang-format off */
162 /*----- PROTECTED REGION END -----*/ // TangoTestServer::FloatWoScalarStateAllowed_READ
163 return true;
164}
165
166/*--------------------------------------------------------------------------------------------------------------------*/
171/*--------------------------------------------------------------------------------------------------------------------*/
172bool TangoTestServer::is_IntScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
173{
174 // Not any excluded states for IntScalar attribute in Write access.
175 /*----- PROTECTED REGION ID(TangoTestServer::IntScalarStateAllowed_WRITE) ENABLED START -----*/
176 /* clang-format on */
177 /* clang-format off */
178 /*----- PROTECTED REGION END -----*/ // TangoTestServer::IntScalarStateAllowed_WRITE
179
180 // Not any excluded states for IntScalar attribute in read access.
181 /*----- PROTECTED REGION ID(TangoTestServer::IntScalarStateAllowed_READ) ENABLED START -----*/
182 /* clang-format on */
183 /* clang-format off */
184 /*----- PROTECTED REGION END -----*/ // TangoTestServer::IntScalarStateAllowed_READ
185 return true;
186}
187
188/*--------------------------------------------------------------------------------------------------------------------*/
193/*--------------------------------------------------------------------------------------------------------------------*/
194bool TangoTestServer::is_IntRoScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
195{
196
197 // Not any excluded states for IntRoScalar attribute in read access.
198 /*----- PROTECTED REGION ID(TangoTestServer::IntRoScalarStateAllowed_READ) ENABLED START -----*/
199 /* clang-format on */
200 /* clang-format off */
201 /*----- PROTECTED REGION END -----*/ // TangoTestServer::IntRoScalarStateAllowed_READ
202 return true;
203}
204
205/*--------------------------------------------------------------------------------------------------------------------*/
210/*--------------------------------------------------------------------------------------------------------------------*/
211bool TangoTestServer::is_IntWoScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
212{
213 // Not any excluded states for IntWoScalar attribute in Write access.
214 /*----- PROTECTED REGION ID(TangoTestServer::IntWoScalarStateAllowed_WRITE) ENABLED START -----*/
215 /* clang-format on */
216 /* clang-format off */
217 /*----- PROTECTED REGION END -----*/ // TangoTestServer::IntWoScalarStateAllowed_WRITE
218
219 return true;
220}
221
222/*--------------------------------------------------------------------------------------------------------------------*/
227/*--------------------------------------------------------------------------------------------------------------------*/
228bool TangoTestServer::is_StringScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
229{
230 // Not any excluded states for StringScalar attribute in Write access.
231 /*----- PROTECTED REGION ID(TangoTestServer::StringScalarStateAllowed_WRITE) ENABLED START -----*/
232 /* clang-format on */
233 /* clang-format off */
234 /*----- PROTECTED REGION END -----*/ // TangoTestServer::StringScalarStateAllowed_WRITE
235
236 // Not any excluded states for StringScalar attribute in read access.
237 /*----- PROTECTED REGION ID(TangoTestServer::StringScalarStateAllowed_READ) ENABLED START -----*/
238 /* clang-format on */
239 /* clang-format off */
240 /*----- PROTECTED REGION END -----*/ // TangoTestServer::StringScalarStateAllowed_READ
241 return true;
242}
243
244/*--------------------------------------------------------------------------------------------------------------------*/
249/*--------------------------------------------------------------------------------------------------------------------*/
250bool TangoTestServer::is_StringRoScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
251{
252
253 // Not any excluded states for StringRoScalar attribute in read access.
254 /*----- PROTECTED REGION ID(TangoTestServer::StringRoScalarStateAllowed_READ) ENABLED START -----*/
255 /* clang-format on */
256 /* clang-format off */
257 /*----- PROTECTED REGION END -----*/ // TangoTestServer::StringRoScalarStateAllowed_READ
258 return true;
259}
260
261/*--------------------------------------------------------------------------------------------------------------------*/
266/*--------------------------------------------------------------------------------------------------------------------*/
267bool TangoTestServer::is_StringWoScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
268{
269 // Not any excluded states for StringWoScalar attribute in Write access.
270 /*----- PROTECTED REGION ID(TangoTestServer::StringWoScalarStateAllowed_WRITE) ENABLED START -----*/
271 /* clang-format on */
272 /* clang-format off */
273 /*----- PROTECTED REGION END -----*/ // TangoTestServer::StringWoScalarStateAllowed_WRITE
274
275 // Not any excluded states for StringWoScalar attribute in read access.
276 /*----- PROTECTED REGION ID(TangoTestServer::StringWoScalarStateAllowed_READ) ENABLED START -----*/
277 /* clang-format on */
278 /* clang-format off */
279 /*----- PROTECTED REGION END -----*/ // TangoTestServer::StringWoScalarStateAllowed_READ
280 return true;
281}
282
283/*--------------------------------------------------------------------------------------------------------------------*/
288/*--------------------------------------------------------------------------------------------------------------------*/
289bool TangoTestServer::is_BooleanScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
290{
291 // Not any excluded states for BooleanScalar attribute in Write access.
292 /*----- PROTECTED REGION ID(TangoTestServer::BooleanScalarStateAllowed_WRITE) ENABLED START -----*/
293 /* clang-format on */
294 /* clang-format off */
295 /*----- PROTECTED REGION END -----*/ // TangoTestServer::BooleanScalarStateAllowed_WRITE
296
297 // Not any excluded states for BooleanScalar attribute in read access.
298 /*----- PROTECTED REGION ID(TangoTestServer::BooleanScalarStateAllowed_READ) ENABLED START -----*/
299 /* clang-format on */
300 /* clang-format off */
301 /*----- PROTECTED REGION END -----*/ // TangoTestServer::BooleanScalarStateAllowed_READ
302 return true;
303}
304
305/*--------------------------------------------------------------------------------------------------------------------*/
310/*--------------------------------------------------------------------------------------------------------------------*/
311bool TangoTestServer::is_BooleanRoScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
312{
313
314 // Not any excluded states for BooleanRoScalar attribute in read access.
315 /*----- PROTECTED REGION ID(TangoTestServer::BooleanRoScalarStateAllowed_READ) ENABLED START -----*/
316 /* clang-format on */
317 /* clang-format off */
318 /*----- PROTECTED REGION END -----*/ // TangoTestServer::BooleanRoScalarStateAllowed_READ
319 return true;
320}
321
322/*--------------------------------------------------------------------------------------------------------------------*/
327/*--------------------------------------------------------------------------------------------------------------------*/
328bool TangoTestServer::is_BooleanWoScalar_allowed(TANGO_UNUSED(Tango::AttReqType type))
329{
330 // Not any excluded states for BooleanWoScalar attribute in Write access.
331 /*----- PROTECTED REGION ID(TangoTestServer::BooleanWoScalarStateAllowed_WRITE) ENABLED START -----*/
332 /* clang-format on */
333 /* clang-format off */
334 /*----- PROTECTED REGION END -----*/ // TangoTestServer::BooleanWoScalarStateAllowed_WRITE
335
336 return true;
337}
338
339/*--------------------------------------------------------------------------------------------------------------------*/
344/*--------------------------------------------------------------------------------------------------------------------*/
345bool TangoTestServer::is_DoubleSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
346{
347 // Not any excluded states for DoubleSpectrum attribute in Write access.
348 /*----- PROTECTED REGION ID(TangoTestServer::DoubleSpectrumStateAllowed_WRITE) ENABLED START -----*/
349 /* clang-format on */
350 /* clang-format off */
351 /*----- PROTECTED REGION END -----*/ // TangoTestServer::DoubleSpectrumStateAllowed_WRITE
352
353 // Not any excluded states for DoubleSpectrum attribute in read access.
354 /*----- PROTECTED REGION ID(TangoTestServer::DoubleSpectrumStateAllowed_READ) ENABLED START -----*/
355 /* clang-format on */
356 /* clang-format off */
357 /*----- PROTECTED REGION END -----*/ // TangoTestServer::DoubleSpectrumStateAllowed_READ
358 return true;
359}
360
361/*--------------------------------------------------------------------------------------------------------------------*/
366/*--------------------------------------------------------------------------------------------------------------------*/
367bool TangoTestServer::is_DoubleRoSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
368{
369
370 // Not any excluded states for DoubleRoSpectrum attribute in read access.
371 /*----- PROTECTED REGION ID(TangoTestServer::DoubleRoSpectrumStateAllowed_READ) ENABLED START -----*/
372 /* clang-format on */
373 /* clang-format off */
374 /*----- PROTECTED REGION END -----*/ // TangoTestServer::DoubleRoSpectrumStateAllowed_READ
375 return true;
376}
377
378/*--------------------------------------------------------------------------------------------------------------------*/
383/*--------------------------------------------------------------------------------------------------------------------*/
384bool TangoTestServer::is_DoubleWoSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
385{
386 // Not any excluded states for DoubleWoSpectrum attribute in Write access.
387 /*----- PROTECTED REGION ID(TangoTestServer::DoubleWoSpectrumStateAllowed_WRITE) ENABLED START -----*/
388 /* clang-format on */
389 /* clang-format off */
390 /*----- PROTECTED REGION END -----*/ // TangoTestServer::DoubleWoSpectrumStateAllowed_WRITE
391
392 return true;
393}
394
395/*--------------------------------------------------------------------------------------------------------------------*/
400/*--------------------------------------------------------------------------------------------------------------------*/
401bool TangoTestServer::is_FloatSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
402{
403 // Not any excluded states for FloatSpectrum attribute in Write access.
404 /*----- PROTECTED REGION ID(TangoTestServer::FloatSpectrumStateAllowed_WRITE) ENABLED START -----*/
405 /* clang-format on */
406 /* clang-format off */
407 /*----- PROTECTED REGION END -----*/ // TangoTestServer::FloatSpectrumStateAllowed_WRITE
408
409 // Not any excluded states for FloatSpectrum attribute in read access.
410 /*----- PROTECTED REGION ID(TangoTestServer::FloatSpectrumStateAllowed_READ) ENABLED START -----*/
411 /* clang-format on */
412 /* clang-format off */
413 /*----- PROTECTED REGION END -----*/ // TangoTestServer::FloatSpectrumStateAllowed_READ
414 return true;
415}
416
417/*--------------------------------------------------------------------------------------------------------------------*/
422/*--------------------------------------------------------------------------------------------------------------------*/
423bool TangoTestServer::is_FloatRoSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
424{
425
426 // Not any excluded states for FloatRoSpectrum attribute in read access.
427 /*----- PROTECTED REGION ID(TangoTestServer::FloatRoSpectrumStateAllowed_READ) ENABLED START -----*/
428 /* clang-format on */
429 /* clang-format off */
430 /*----- PROTECTED REGION END -----*/ // TangoTestServer::FloatRoSpectrumStateAllowed_READ
431 return true;
432}
433
434/*--------------------------------------------------------------------------------------------------------------------*/
439/*--------------------------------------------------------------------------------------------------------------------*/
440bool TangoTestServer::is_FloatWoSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
441{
442 // Not any excluded states for FloatWoSpectrum attribute in Write access.
443 /*----- PROTECTED REGION ID(TangoTestServer::FloatWoSpectrumStateAllowed_WRITE) ENABLED START -----*/
444 /* clang-format on */
445 /* clang-format off */
446 /*----- PROTECTED REGION END -----*/ // TangoTestServer::FloatWoSpectrumStateAllowed_WRITE
447
448 // Not any excluded states for FloatWoSpectrum attribute in read access.
449 /*----- PROTECTED REGION ID(TangoTestServer::FloatWoSpectrumStateAllowed_READ) ENABLED START -----*/
450 /* clang-format on */
451 /* clang-format off */
452 /*----- PROTECTED REGION END -----*/ // TangoTestServer::FloatWoSpectrumStateAllowed_READ
453 return true;
454}
455
456/*--------------------------------------------------------------------------------------------------------------------*/
461/*--------------------------------------------------------------------------------------------------------------------*/
462bool TangoTestServer::is_IntSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
463{
464 // Not any excluded states for IntSpectrum attribute in Write access.
465 /*----- PROTECTED REGION ID(TangoTestServer::IntSpectrumStateAllowed_WRITE) ENABLED START -----*/
466 /* clang-format on */
467 /* clang-format off */
468 /*----- PROTECTED REGION END -----*/ // TangoTestServer::IntSpectrumStateAllowed_WRITE
469
470 // Not any excluded states for IntSpectrum attribute in read access.
471 /*----- PROTECTED REGION ID(TangoTestServer::IntSpectrumStateAllowed_READ) ENABLED START -----*/
472 /* clang-format on */
473 /* clang-format off */
474 /*----- PROTECTED REGION END -----*/ // TangoTestServer::IntSpectrumStateAllowed_READ
475 return true;
476}
477
478/*--------------------------------------------------------------------------------------------------------------------*/
483/*--------------------------------------------------------------------------------------------------------------------*/
484bool TangoTestServer::is_IntRoSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
485{
486
487 // Not any excluded states for IntRoSpectrum attribute in read access.
488 /*----- PROTECTED REGION ID(TangoTestServer::IntRoSpectrumStateAllowed_READ) ENABLED START -----*/
489 /* clang-format on */
490 /* clang-format off */
491 /*----- PROTECTED REGION END -----*/ // TangoTestServer::IntRoSpectrumStateAllowed_READ
492 return true;
493}
494
495/*--------------------------------------------------------------------------------------------------------------------*/
500/*--------------------------------------------------------------------------------------------------------------------*/
501bool TangoTestServer::is_IntWoSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
502{
503 // Not any excluded states for IntWoSpectrum attribute in Write access.
504 /*----- PROTECTED REGION ID(TangoTestServer::IntWoSpectrumStateAllowed_WRITE) ENABLED START -----*/
505 /* clang-format on */
506 /* clang-format off */
507 /*----- PROTECTED REGION END -----*/ // TangoTestServer::IntWoSpectrumStateAllowed_WRITE
508
509 return true;
510}
511
512/*--------------------------------------------------------------------------------------------------------------------*/
517/*--------------------------------------------------------------------------------------------------------------------*/
518bool TangoTestServer::is_StringSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
519{
520 // Not any excluded states for StringSpectrum attribute in Write access.
521 /*----- PROTECTED REGION ID(TangoTestServer::StringSpectrumStateAllowed_WRITE) ENABLED START -----*/
522 /* clang-format on */
523 /* clang-format off */
524 /*----- PROTECTED REGION END -----*/ // TangoTestServer::StringSpectrumStateAllowed_WRITE
525
526 // Not any excluded states for StringSpectrum attribute in read access.
527 /*----- PROTECTED REGION ID(TangoTestServer::StringSpectrumStateAllowed_READ) ENABLED START -----*/
528 /* clang-format on */
529 /* clang-format off */
530 /*----- PROTECTED REGION END -----*/ // TangoTestServer::StringSpectrumStateAllowed_READ
531 return true;
532}
533
534/*--------------------------------------------------------------------------------------------------------------------*/
539/*--------------------------------------------------------------------------------------------------------------------*/
540bool TangoTestServer::is_StringRoSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
541{
542
543 // Not any excluded states for StringRoSpectrum attribute in read access.
544 /*----- PROTECTED REGION ID(TangoTestServer::StringRoSpectrumStateAllowed_READ) ENABLED START -----*/
545 /* clang-format on */
546 /* clang-format off */
547 /*----- PROTECTED REGION END -----*/ // TangoTestServer::StringRoSpectrumStateAllowed_READ
548 return true;
549}
550
551/*--------------------------------------------------------------------------------------------------------------------*/
556/*--------------------------------------------------------------------------------------------------------------------*/
557bool TangoTestServer::is_StringWoSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
558{
559 // Not any excluded states for StringWoSpectrum attribute in Write access.
560 /*----- PROTECTED REGION ID(TangoTestServer::StringWoSpectrumStateAllowed_WRITE) ENABLED START -----*/
561 /* clang-format on */
562 /* clang-format off */
563 /*----- PROTECTED REGION END -----*/ // TangoTestServer::StringWoSpectrumStateAllowed_WRITE
564
565 // Not any excluded states for StringWoSpectrum attribute in read access.
566 /*----- PROTECTED REGION ID(TangoTestServer::StringWoSpectrumStateAllowed_READ) ENABLED START -----*/
567 /* clang-format on */
568 /* clang-format off */
569 /*----- PROTECTED REGION END -----*/ // TangoTestServer::StringWoSpectrumStateAllowed_READ
570 return true;
571}
572
573/*--------------------------------------------------------------------------------------------------------------------*/
578/*--------------------------------------------------------------------------------------------------------------------*/
579bool TangoTestServer::is_BooleanSpectrum_allowed(TANGO_UNUSED(Tango::AttReqType type))
580{
581 // Not any excluded states for BooleanSpectrum attribute in Write access.
582 /*----- PROTECTED REGION ID(TangoTestServer::StringSpectrumStateAllowed_WRITE) ENABLED START -----*/
583 /* clang-format on */
584 /* clang-format off */
585 /*----- PROTECTED REGION END -----*/ // TangoTestServer::StringSpectrumStateAllowed_WRITE
586
587 // Not any excluded states for StringSpectrum attribute in read access.
588 /*----- PROTECTED REGION ID(TangoTestServer::StringSpectrumStateAllowed_READ) ENABLED START -----*/
589 /* clang-format on */
590 /* clang-format off */
591 /*----- PROTECTED REGION END -----*/ // TangoTestServer::StringSpectrumStateAllowed_READ
592 return true;
593}
594
595
596//=================================================
597// Commands Allowed Methods
598//=================================================
599
600
601/*----- PROTECTED REGION ID(TangoTestServer::TangoTestServerStateAllowed.AdditionalMethods) ENABLED START -----*/
602 /* clang-format on */
603 // Additional Methods
604 /* clang-format off */
605/*----- PROTECTED REGION END -----*/ // TangoTestServer::TangoTestServerStateAllowed.AdditionalMethods
606
607} // End of namespace
virtual bool is_IntSpectrum_allowed(Tango::AttReqType type)
virtual bool is_IntRoScalar_allowed(Tango::AttReqType type)
virtual bool is_DoubleRoScalar_allowed(Tango::AttReqType type)
virtual bool is_DoubleWoScalar_allowed(Tango::AttReqType type)
virtual bool is_BooleanRoScalar_allowed(Tango::AttReqType type)
virtual bool is_FloatRoSpectrum_allowed(Tango::AttReqType type)
virtual bool is_StringRoScalar_allowed(Tango::AttReqType type)
virtual bool is_FloatWoSpectrum_allowed(Tango::AttReqType type)
virtual bool is_BooleanSpectrum_allowed(Tango::AttReqType type)
virtual bool is_IntWoScalar_allowed(Tango::AttReqType type)
virtual bool is_DoubleWoSpectrum_allowed(Tango::AttReqType type)
virtual bool is_FloatScalar_allowed(Tango::AttReqType type)
virtual bool is_FloatSpectrum_allowed(Tango::AttReqType type)
virtual bool is_BooleanWoScalar_allowed(Tango::AttReqType type)
virtual bool is_IntScalar_allowed(Tango::AttReqType type)
virtual bool is_IntWoSpectrum_allowed(Tango::AttReqType type)
virtual bool is_StringScalar_allowed(Tango::AttReqType type)
virtual bool is_StringRoSpectrum_allowed(Tango::AttReqType type)
virtual bool is_DoubleSpectrum_allowed(Tango::AttReqType type)
virtual bool is_FloatRoScalar_allowed(Tango::AttReqType type)
virtual bool is_StringWoScalar_allowed(Tango::AttReqType type)
virtual bool is_DoubleScalar_allowed(Tango::AttReqType type)
virtual bool is_BooleanScalar_allowed(Tango::AttReqType type)
virtual bool is_FloatWoScalar_allowed(Tango::AttReqType type)
virtual bool is_StringSpectrum_allowed(Tango::AttReqType type)
virtual bool is_StringWoSpectrum_allowed(Tango::AttReqType type)
virtual bool is_IntRoSpectrum_allowed(Tango::AttReqType type)
virtual bool is_DoubleRoSpectrum_allowed(Tango::AttReqType type)
TangoTestServer class description: