bases¶ class ServerObject¶ Bases: supriya.system.SupriyaObject A proxy of an object on a server. Server objects can be allocated and freed. abstract allocate(server)¶ abstract free()¶ abstract property is_allocated¶ property server¶